UNPKG

ionic

Version:

A tool for creating and developing Ionic Framework mobile apps.

115 lines (114 loc) 3.13 kB
{ "_args": [ [ { "raw": "read-package-json@1 || 2", "scope": null, "escapedName": "read-package-json", "name": "read-package-json", "rawSpec": "1 || 2", "spec": ">=1.0.0 <2.0.0||>=2.0.0 <3.0.0", "type": "range" }, "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/init-package-json" ] ], "_from": "read-package-json@>=1.0.0 <2.0.0||>=2.0.0 <3.0.0", "_id": "read-package-json@2.0.5", "_inCache": true, "_location": "/read-package-json", "_nodeVersion": "7.7.1", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/read-package-json-2.0.5.tgz_1488934143541_0.7550096816848963" }, "_npmUser": { "name": "zkat", "email": "kat@sykosomatic.org" }, "_npmVersion": "4.1.2", "_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": "read-package-json@1 || 2", "scope": null, "escapedName": "read-package-json", "name": "read-package-json", "rawSpec": "1 || 2", "spec": ">=1.0.0 <2.0.0||>=2.0.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/init-package-json" ], "_resolved": "https://registry.npmjs.org/read-package-json/-/read-package-json-2.0.5.tgz", "_shasum": "f93a64e641529df68a08c64de46389e8a3f88845", "_shrinkwrap": null, "_spec": "read-package-json@1 || 2", "_where": "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/init-package-json", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me/" }, "bugs": { "url": "https://github.com/npm/read-package-json/issues" }, "dependencies": { "glob": "^7.1.1", "graceful-fs": "^4.1.2", "json-parse-helpfulerror": "^1.0.2", "normalize-package-data": "^2.0.0" }, "description": "The thing npm uses to read package.json files with semantics and defaults and validation", "devDependencies": { "standard": "^9.0.1", "tap": "^10.3.0" }, "directories": {}, "dist": { "shasum": "f93a64e641529df68a08c64de46389e8a3f88845", "tarball": "https://registry.npmjs.org/read-package-json/-/read-package-json-2.0.5.tgz" }, "gitHead": "0b03bd75bda0540de4102b543b94ccaf3fb7c034", "homepage": "https://github.com/npm/read-package-json#readme", "license": "ISC", "main": "read-json.js", "maintainers": [ { "name": "iarna", "email": "me@re-becca.org" }, { "name": "isaacs", "email": "isaacs@npmjs.com" }, { "name": "othiym23", "email": "ogd@aoaioxxysz.net" }, { "name": "zkat", "email": "kat@sykosomatic.org" } ], "name": "read-package-json", "optionalDependencies": { "graceful-fs": "^4.1.2" }, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/npm/read-package-json.git" }, "scripts": { "test": "standard && tap -J test/*.js" }, "version": "2.0.5" }