UNPKG

gerald-react-scripts-fork

Version:

Gerald's fork of the configuration and scripts for Create React App.

120 lines (119 loc) 2.92 kB
{ "_args": [ [ { "raw": "json5@^0.5.0", "scope": null, "escapedName": "json5", "name": "json5", "rawSpec": "^0.5.0", "spec": ">=0.5.0 <0.6.0", "type": "range" }, "/Users/gerald/Code/gerald/project-scaffold/geralds-react-scripts/packages/react-scripts/node_modules/loader-utils" ] ], "_from": "json5@>=0.5.0 <0.6.0", "_id": "json5@0.5.0", "_inCache": true, "_location": "/json5", "_nodeVersion": "5.9.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/json5-0.5.0.tgz_1458238912216_0.23146007652394474" }, "_npmUser": { "name": "jordanbtucker", "email": "jordanbtucker@gmail.com" }, "_npmVersion": "3.7.3", "_phantomChildren": {}, "_requested": { "raw": "json5@^0.5.0", "scope": null, "escapedName": "json5", "name": "json5", "rawSpec": "^0.5.0", "spec": ">=0.5.0 <0.6.0", "type": "range" }, "_requiredBy": [ "/loader-utils" ], "_resolved": "https://registry.npmjs.org/json5/-/json5-0.5.0.tgz", "_shasum": "9b20715b026cbe3778fd769edccd822d8332a5b2", "_shrinkwrap": null, "_spec": "json5@^0.5.0", "_where": "/Users/gerald/Code/gerald/project-scaffold/geralds-react-scripts/packages/react-scripts/node_modules/loader-utils", "author": { "name": "Aseem Kishore", "email": "aseem.kishore@gmail.com" }, "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.0", "jshint": "^2.9.1", "jshint-stylish": "^2.1.0", "mocha": "^2.4.5" }, "directories": {}, "dist": { "shasum": "9b20715b026cbe3778fd769edccd822d8332a5b2", "tarball": "https://registry.npmjs.org/json5/-/json5-0.5.0.tgz" }, "files": [ "lib/" ], "gitHead": "c58c026a58dd0b71401f7aa99e891291a60820e3", "homepage": "http://json5.org/", "keywords": [ "json", "es5" ], "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.0" }