Skip to content
Snippets Groups Projects
package.json 1.69 KiB
Newer Older
  • Learn to ignore specific revisions
  • François Agneray's avatar
    François Agneray committed
    {
    
    François Agneray's avatar
    François Agneray committed
      "name": "anis-client",
    
    François Agneray's avatar
    François Agneray committed
      "version": "0.0.0",
      "scripts": {
        "ng": "ng",
        "start": "ng serve",
        "build": "ng build",
        "test": "ng test",
        "lint": "ng lint",
        "e2e": "ng e2e"
      },
      "private": true,
      "dependencies": {
    
    François Agneray's avatar
    François Agneray committed
    François Agneray's avatar
    François Agneray committed
      },
      "devDependencies": {
    
    François Agneray's avatar
    François Agneray committed
      }