twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
84 lines (83 loc) • 2.13 kB
JSON
{
"_args": [
[
"create-error-class@^2.0.0",
"/Users/nick/codes/twreporter-react/node_modules/got"
]
],
"_from": "create-error-class@>=2.0.0 <3.0.0",
"_id": "create-error-class@2.0.1",
"_inCache": true,
"_installable": true,
"_location": "/create-error-class",
"_npmUser": {
"email": "floatdrop@gmail.com",
"name": "floatdrop"
},
"_npmVersion": "1.4.28",
"_phantomChildren": {},
"_requested": {
"name": "create-error-class",
"raw": "create-error-class@^2.0.0",
"rawSpec": "^2.0.0",
"scope": null,
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/got"
],
"_resolved": "https://registry.npmjs.org/create-error-class/-/create-error-class-2.0.1.tgz",
"_shasum": "a8759ed5c8d214a461e81d18e70aacb33dd63c9c",
"_shrinkwrap": null,
"_spec": "create-error-class@^2.0.0",
"_where": "/Users/nick/codes/twreporter-react/node_modules/got",
"author": {
"email": "floatdrop@gmail.com",
"name": "Vsevolod Strukchinsky",
"url": "github.com/floatdrop"
},
"bugs": {
"url": "https://github.com/floatdrop/create-error-class/issues"
},
"dependencies": {
"capture-stack-trace": "^1.0.0",
"inherits": "^2.0.1"
},
"description": "Create Error classes",
"devDependencies": {
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "a8759ed5c8d214a461e81d18e70aacb33dd63c9c",
"tarball": "http://registry.npmjs.org/create-error-class/-/create-error-class-2.0.1.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "bec0186ac350c5b89b1707d395c23a5a080b4f45",
"homepage": "https://github.com/floatdrop/create-error-class",
"keywords": [],
"license": "MIT",
"maintainers": [
{
"name": "floatdrop",
"email": "floatdrop@gmail.com"
}
],
"name": "create-error-class",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/floatdrop/create-error-class.git"
},
"scripts": {
"test": "mocha"
},
"version": "2.0.1"
}