{
  "name": "angulardnn-cli",
  "version": "1.3.1",
  "description": "A library that allows generating Dotnetnuke modules, developed in Angular 6.",
  "main": "index.js",
  "dependencies": {
    "archiver": "^2.1.1",
    "g": "^2.0.1",
    "global-npm-seed": "^0.1.1",
    "node-cmd": "^3.0.0",
    "optimist": "^0.6.1",
    "rimraf": "^2.6.2",
    "xml2js": "^0.4.19"
  },
  "preferGlobal": true,
  "directories": {
    "bin": "./bin"
  },
  "devDependencies": {},
  "scripts": {
    "test": "dng build"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/andres07franco/AngularDnn-CLI.git"
  },
  "keywords": [
    "Angular",
    "DNN",
    "CLI"
  ],
  "author": "Carlos Marriaga",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/andres07franco/AngularDnn-CLI/issues"
  },
  "homepage": "https://github.com/andres07franco/AngularDnn-CLI#readme"
}
