{
  "name": "dna-cli",
  "version": "1.1.101",
  "description": "DNA - Docker Nginx AngularJS Front-end Framework",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/urimaxi/dna.git"
  },
  "author": "Uri Maxima",
  "license": "MIT",
  "bin": {
    "dna": "./bin/index.js"
  },
  "dependencies": {
    "moment": "^2.22.1",
    "ncp": "^2.0.0",
    "shelljs": "^0.8.2"
  },
  "devDependencies": {
    "angular": "^1.7.0",
    "angular-route": "^1.7.0",
    "angular-ui-router": "^1.0.18",
    "gulp": "^4.0.0",
    "gulp-angular-embed-templates": "^2.3.0",
    "node-sass": "^4.9.0",
    "sass-loader": "^7.0.2",
    "webpack": "^1.15.0"
  }
}
