UNPKG

ionic

Version:

A tool for creating and developing Ionic Framework mobile apps.

133 lines (132 loc) 3.37 kB
{ "_args": [ [ { "raw": "init-package-json@^1.2.0", "scope": null, "escapedName": "init-package-json", "name": "init-package-json", "rawSpec": "^1.2.0", "spec": ">=1.2.0 <2.0.0", "type": "range" }, "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/cordova-lib" ] ], "_from": "init-package-json@>=1.2.0 <2.0.0", "_id": "init-package-json@1.10.0", "_inCache": true, "_location": "/init-package-json", "_nodeVersion": "4.6.1", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/init-package-json-1.10.0.tgz_1492732545609_0.08608654444105923" }, "_npmUser": { "name": "iarna", "email": "me@re-becca.org" }, "_npmVersion": "4.5.0", "_phantomChildren": { "brace-expansion": "1.1.7", "fs.realpath": "1.0.0", "inflight": "1.0.6", "inherits": "2.0.3", "once": "1.3.3", "path-is-absolute": "1.0.1" }, "_requested": { "raw": "init-package-json@^1.2.0", "scope": null, "escapedName": "init-package-json", "name": "init-package-json", "rawSpec": "^1.2.0", "spec": ">=1.2.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/cordova-lib" ], "_resolved": "https://registry.npmjs.org/init-package-json/-/init-package-json-1.10.0.tgz", "_shasum": "e8fc7c407a29bbf6d9aab522d103b9fbbafba5b6", "_shrinkwrap": null, "_spec": "init-package-json@^1.2.0", "_where": "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/cordova-lib", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me/" }, "bugs": { "url": "https://github.com/npm/init-package-json/issues" }, "dependencies": { "glob": "^7.1.1", "npm-package-arg": "^4.0.0 || ^5.0.0", "promzard": "^0.3.0", "read": "~1.0.1", "read-package-json": "1 || 2", "semver": "2.x || 3.x || 4 || 5", "validate-npm-package-license": "^3.0.1", "validate-npm-package-name": "^3.0.0" }, "description": "A node module to get your node module started", "devDependencies": { "mkdirp": "^0.5.1", "npm": "^4.3.0", "rimraf": "^2.1.4", "tap": "^10.3.0" }, "directories": {}, "dist": { "shasum": "e8fc7c407a29bbf6d9aab522d103b9fbbafba5b6", "tarball": "https://registry.npmjs.org/init-package-json/-/init-package-json-1.10.0.tgz" }, "files": [ "default-input.js", "init-package-json.js" ], "gitHead": "08d1575cf2c2adae894980fca7df021fb44565f9", "homepage": "https://github.com/npm/init-package-json#readme", "keywords": [ "init", "package.json", "package", "helper", "wizard", "wizerd", "prompt", "start" ], "license": "ISC", "main": "init-package-json.js", "maintainers": [ { "name": "isaacs", "email": "isaacs@npmjs.com" }, { "name": "othiym23", "email": "ogd@aoaioxxysz.net" }, { "name": "iarna", "email": "me@re-becca.org" }, { "name": "zkat", "email": "kat@sykosomatic.org" } ], "name": "init-package-json", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/npm/init-package-json.git" }, "scripts": { "test": "tap test/*.js" }, "version": "1.10.0" }