{
  "_args": [
    [
      {
        "raw": "cordova-create@1.1.0",
        "scope": null,
        "escapedName": "cordova-create",
        "name": "cordova-create",
        "rawSpec": "1.1.0",
        "spec": "1.1.0",
        "type": "version"
      },
      "/usr/local/lib/node_modules/hadesbridge/node_modules/cordova-lib"
    ]
  ],
  "_from": "cordova-create@1.1.0",
  "_id": "cordova-create@1.1.0",
  "_inCache": true,
  "_location": "/hadesbridge/cordova-create",
  "_nodeVersion": "6.6.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/cordova-create-1.1.0.tgz_1493907575350_0.35038063465617597"
  },
  "_npmUser": {
    "name": "stevegill",
    "email": "stevengill97@gmail.com"
  },
  "_npmVersion": "4.1.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "cordova-create@1.1.0",
    "scope": null,
    "escapedName": "cordova-create",
    "name": "cordova-create",
    "rawSpec": "1.1.0",
    "spec": "1.1.0",
    "type": "version"
  },
  "_requiredBy": [
    "/hadesbridge/cordova-lib"
  ],
  "_resolved": "https://registry.npmjs.org/cordova-create/-/cordova-create-1.1.0.tgz",
  "_shasum": "9ac3f9d418db3c09c75859324b05561d4d635e70",
  "_shrinkwrap": null,
  "_spec": "cordova-create@1.1.0",
  "_where": "/usr/local/lib/node_modules/hadesbridge/node_modules/cordova-lib",
  "author": {
    "name": "Apache Software Foundation"
  },
  "bugs": {
    "url": "https://issues.apache.org/jira/browse/CB",
    "email": "dev@cordova.apache.org"
  },
  "contributors": [
    {
      "name": "Caryn Tran",
      "email": "caryn.tran@berkeley.edu"
    },
    {
      "name": "Steve Gill",
      "email": "stevengill97@gmail.com"
    }
  ],
  "dependencies": {
    "cordova-app-hello-world": "^3.11.0",
    "cordova-common": "2.0.3",
    "cordova-fetch": "1.1.0",
    "q": "1.0.1",
    "shelljs": "0.3.0",
    "valid-identifier": "0.0.1"
  },
  "description": "Apache Cordova create module. Creates new project from default or template",
  "devDependencies": {
    "jasmine": "^2.4.1",
    "jshint": "2.5.8",
    "semver": "^5.3.0"
  },
  "directories": {},
  "dist": {
    "shasum": "9ac3f9d418db3c09c75859324b05561d4d635e70",
    "tarball": "https://registry.npmjs.org/cordova-create/-/cordova-create-1.1.0.tgz"
  },
  "engineStrict": true,
  "engines": {
    "node": ">=0.9.9"
  },
  "homepage": "https://github.com/apache/cordova-create#readme",
  "keywords": [
    "cordova",
    "create",
    "apache",
    "ecosystem:cordova",
    "cordova:tool"
  ],
  "license": "Apache-2.0",
  "main": "index.js",
  "maintainers": [
    {
      "name": "bowserj",
      "email": "bowserj@apache.org"
    },
    {
      "name": "filmaj",
      "email": "maj.fil@gmail.com"
    },
    {
      "name": "purplecabbage",
      "email": "purplecabbage@gmail.com"
    },
    {
      "name": "shazron",
      "email": "shazron@gmail.com"
    },
    {
      "name": "stevegill",
      "email": "stevengill97@gmail.com"
    }
  ],
  "name": "cordova-create",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/apache/cordova-create.git"
  },
  "scripts": {
    "jasmine": "jasmine spec/create.spec.js",
    "jshint": "jshint index.js spec/create.spec.js",
    "test": "npm run jshint && npm run jasmine"
  },
  "version": "1.1.0"
}
