gerald-react-scripts-fork
Version:
Gerald's fork of the configuration and scripts for Create React App.
118 lines (117 loc) • 2.72 kB
JSON
{
"_args": [
[
{
"raw": "sax@0.5.x",
"scope": null,
"escapedName": "sax",
"name": "sax",
"rawSpec": "0.5.x",
"spec": ">=0.5.0 <0.6.0",
"type": "range"
},
"/Users/gerald/Code/gerald/project-scaffold/geralds-react-scripts/packages/react-scripts/node_modules/stylus"
]
],
"_from": "sax@>=0.5.0 <0.6.0",
"_id": "sax@0.5.8",
"_inCache": true,
"_location": "/sax",
"_npmUser": {
"name": "isaacs",
"email": "i@izs.me"
},
"_npmVersion": "1.3.15",
"_phantomChildren": {},
"_requested": {
"raw": "sax@0.5.x",
"scope": null,
"escapedName": "sax",
"name": "sax",
"rawSpec": "0.5.x",
"spec": ">=0.5.0 <0.6.0",
"type": "range"
},
"_requiredBy": [
"/stylus"
],
"_resolved": "https://registry.npmjs.org/sax/-/sax-0.5.8.tgz",
"_shasum": "d472db228eb331c2506b0e8c15524adb939d12c1",
"_shrinkwrap": null,
"_spec": "sax@0.5.x",
"_where": "/Users/gerald/Code/gerald/project-scaffold/geralds-react-scripts/packages/react-scripts/node_modules/stylus",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/isaacs/sax-js/issues"
},
"contributors": [
{
"name": "Isaac Z. Schlueter",
"email": "i@izs.me"
},
{
"name": "Stein Martin Hustad",
"email": "stein@hustad.com"
},
{
"name": "Mikeal Rogers",
"email": "mikeal.rogers@gmail.com"
},
{
"name": "Laurie Harper",
"email": "laurie@holoweb.net"
},
{
"name": "Jann Horn",
"email": "jann@Jann-PC.fritz.box"
},
{
"name": "Elijah Insua",
"email": "tmpvar@gmail.com"
},
{
"name": "Henry Rawas",
"email": "henryr@schakra.com"
},
{
"name": "Justin Makeig",
"email": "jmpublic@makeig.com"
},
{
"name": "Mike Schilling",
"email": "mike@emotive.com"
}
],
"dependencies": {},
"description": "An evented streaming XML parser in JavaScript",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "d472db228eb331c2506b0e8c15524adb939d12c1",
"tarball": "https://registry.npmjs.org/sax/-/sax-0.5.8.tgz"
},
"homepage": "https://github.com/isaacs/sax-js",
"license": "BSD",
"main": "lib/sax.js",
"maintainers": [
{
"name": "isaacs",
"email": "i@izs.me"
}
],
"name": "sax",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/isaacs/sax-js.git"
},
"scripts": {
"test": "node test/index.js"
},
"version": "0.5.8"
}