{
  "name": "nbtemplates",
  "version": "2.0.4",
  "description": "genreate angular module template",
  "main": "",
  "dependencies": {
    "commander": "^2.6.0",
    "fs-extra": "^0.16.5",
    "swig": "latest"
  },
  "author": {
    "name": "Netanel Basal",
    "email": "netanel7799@gmail.com"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin": {
    "nb" : "./nbAngular.js"
  },
  "author": "",
  "license": "ISC"
}
