twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
104 lines (103 loc) • 2.66 kB
JSON
{
"_args": [
[
"cross-spawn-async@^2.1.9",
"/Users/nick/codes/twreporter-react/node_modules/node-sass"
]
],
"_from": "cross-spawn-async@>=2.1.9 <3.0.0",
"_id": "cross-spawn-async@2.2.2",
"_inCache": true,
"_installable": true,
"_location": "/cross-spawn-async",
"_nodeVersion": "4.4.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/cross-spawn-async-2.2.2.tgz_1460574312242_0.9984670127741992"
},
"_npmUser": {
"email": "andremiguelcruz@msn.com",
"name": "satazor"
},
"_npmVersion": "2.14.20",
"_phantomChildren": {
"pseudomap": "1.0.2",
"yallist": "2.0.0"
},
"_requested": {
"name": "cross-spawn-async",
"raw": "cross-spawn-async@^2.1.9",
"rawSpec": "^2.1.9",
"scope": null,
"spec": ">=2.1.9 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/node-sass"
],
"_resolved": "https://registry.npmjs.org/cross-spawn-async/-/cross-spawn-async-2.2.2.tgz",
"_shasum": "90dea9b6920f03b2f7bc7499615001aee6f2317e",
"_shrinkwrap": null,
"_spec": "cross-spawn-async@^2.1.9",
"_where": "/Users/nick/codes/twreporter-react/node_modules/node-sass",
"author": {
"email": "hello@indigounited.com",
"name": "IndigoUnited",
"url": "http://indigounited.com"
},
"bugs": {
"url": "https://github.com/IndigoUnited/node-cross-spawn-async/issues/"
},
"dependencies": {
"lru-cache": "^4.0.0",
"which": "^1.2.4"
},
"description": "Cross platform child_process#spawn",
"devDependencies": {
"expect.js": "^0.3.0",
"glob": "^7.0.0",
"mkdirp": "^0.5.1",
"mocha": "^2.2.5",
"rimraf": "^2.5.0"
},
"directories": {},
"dist": {
"shasum": "90dea9b6920f03b2f7bc7499615001aee6f2317e",
"tarball": "https://registry.npmjs.org/cross-spawn-async/-/cross-spawn-async-2.2.2.tgz"
},
"gitHead": "e7f79dad43eda6dde7912ef37d4c4bd845bf2492",
"homepage": "https://github.com/IndigoUnited/node-cross-spawn-async#readme",
"keywords": [
"cmd",
"cross",
"execute",
"ext",
"hashbang",
"path",
"path-ext",
"path_ext",
"platform",
"shebang",
"spawn",
"windows"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "satazor",
"email": "andremiguelcruz@msn.com"
}
],
"name": "cross-spawn-async",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/IndigoUnited/node-cross-spawn-async.git"
},
"scripts": {
"test": "node test/prepare && mocha --bail test/test"
},
"version": "2.2.2"
}