UNPKG

ionic

Version:

A tool for creating and developing Ionic Framework mobile apps.

102 lines (101 loc) 2.48 kB
{ "_args": [ [ { "raw": "jju@^1.1.0", "scope": null, "escapedName": "jju", "name": "jju", "rawSpec": "^1.1.0", "spec": ">=1.1.0 <2.0.0", "type": "range" }, "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/json-parse-helpfulerror" ] ], "_from": "jju@>=1.1.0 <2.0.0", "_id": "jju@1.3.0", "_inCache": true, "_location": "/jju", "_nodeVersion": "2.2.1", "_npmOperationalInternal": { "host": "packages-6-west.internal.npmjs.com", "tmp": "tmp/jju-1.3.0.tgz_1455989902144_0.8787874563131481" }, "_npmUser": { "name": "rlidwka", "email": "alex@kocharin.ru" }, "_npmVersion": "2.0.1", "_phantomChildren": {}, "_requested": { "raw": "jju@^1.1.0", "scope": null, "escapedName": "jju", "name": "jju", "rawSpec": "^1.1.0", "spec": ">=1.1.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/json-parse-helpfulerror" ], "_resolved": "https://registry.npmjs.org/jju/-/jju-1.3.0.tgz", "_shasum": "dadd9ef01924bc728b03f2f7979bdbd62f7a2aaa", "_shrinkwrap": null, "_spec": "jju@^1.1.0", "_where": "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/json-parse-helpfulerror", "author": { "name": "Alex Kocharin", "email": "alex@kocharin.ru" }, "bugs": { "url": "https://github.com/rlidwka/jju/issues" }, "dependencies": {}, "description": "a set of utilities to work with JSON / JSON5 documents", "devDependencies": { "eslint": "~0.4.2", "js-yaml": ">=3.1.0", "mocha": ">=1.21.0" }, "directories": {}, "dist": { "shasum": "dadd9ef01924bc728b03f2f7979bdbd62f7a2aaa", "tarball": "https://registry.npmjs.org/jju/-/jju-1.3.0.tgz" }, "gitHead": "6a1248fc29abb3f418fa143e31ee548cd5a2477c", "homepage": "http://rlidwka.github.io/jju/", "keywords": [ "json", "json5", "parser", "serializer", "data" ], "license": { "type": "WTFPL", "url": "http://www.wtfpl.net/txt/copying/" }, "maintainers": [ { "name": "rlidwka", "email": "alex@kocharin.ru" } ], "name": "jju", "optionalDependencies": {}, "publishConfig": { "registry": "https://registry.npmjs.org/" }, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/rlidwka/jju.git" }, "scripts": { "lint": "eslint -c ./.eslint.yaml ./lib", "test": "mocha test/*.js" }, "version": "1.3.0" }