{ "_args": [ [ "json5@^0.5.1", "/home/bernhard/freifunk-app/node_modules/babel-core" ] ], "_from": "json5@>=0.5.1 <0.6.0", "_id": "json5@0.5.1", "_inCache": true, "_installable": true, "_location": "/json5", "_nodeVersion": "6.9.1", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/json5-0.5.1.tgz_1480284434295_0.5308296058792621" }, "_npmUser": { "email": "jordanbtucker@gmail.com", "name": "jordanbtucker" }, "_npmVersion": "3.10.9", "_phantomChildren": {}, "_requested": { "name": "json5", "raw": "json5@^0.5.1", "rawSpec": "^0.5.1", "scope": null, "spec": ">=0.5.1 <0.6.0", "type": "range" }, "_requiredBy": [ "/@babel/core", "/babel-core" ], "_resolved": "https://registry.npmjs.org/json5/-/json5-0.5.1.tgz", "_shasum": "1eade7acc012034ad84e2396767ead9fa5495821", "_shrinkwrap": null, "_spec": "json5@^0.5.1", "_where": "/home/bernhard/freifunk-app/node_modules/babel-core", "author": { "email": "aseem.kishore@gmail.com", "name": "Aseem Kishore" }, "bin": { "json5": "lib/cli.js" }, "bugs": { "url": "https://github.com/aseemk/json5/issues" }, "contributors": [ { "name": "Max Nanasy", "email": "max.nanasy@gmail.com" }, { "name": "Andrew Eisenberg", "email": "andrew@eisenberg.as" }, { "name": "Jordan Tucker", "email": "jordanbtucker@gmail.com" } ], "dependencies": {}, "description": "JSON for the ES5 era.", "devDependencies": { "gulp": "^3.9.1", "gulp-jshint": "^2.0.1", "jshint": "^2.9.3", "jshint-stylish": "^2.2.1", "mocha": "^3.1.0" }, "directories": {}, "dist": { "shasum": "1eade7acc012034ad84e2396767ead9fa5495821", "tarball": "https://registry.npmjs.org/json5/-/json5-0.5.1.tgz" }, "files": [ "lib/" ], "gitHead": "6be6a70e250e6fbbf42db75cd1f6a1aadeeeeb07", "homepage": "http://json5.org/", "keywords": [ "es5", "json" ], "license": "MIT", "main": "lib/json5.js", "maintainers": [ { "name": "aseemk", "email": "aseem.kishore@gmail.com" }, { "name": "jordanbtucker", "email": "jordanbtucker@gmail.com" } ], "name": "json5", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/aseemk/json5.git" }, "scripts": { "build": "node ./lib/cli.js -c package.json5", "test": "mocha --ui exports --reporter spec" }, "version": "0.5.1" }