mirror of
https://github.com/bvanroll/yahoo-thing.git
synced 2025-08-29 20:12:46 +00:00
euh
This commit is contained in:
87
node_modules/create-error-class/package.json
generated
vendored
Normal file
87
node_modules/create-error-class/package.json
generated
vendored
Normal file
@@ -0,0 +1,87 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"create-error-class@^3.0.0",
|
||||
"/home/beppe/Github/yahooApi/node_modules/got"
|
||||
]
|
||||
],
|
||||
"_from": "create-error-class@>=3.0.0 <4.0.0",
|
||||
"_id": "create-error-class@3.0.2",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/create-error-class",
|
||||
"_nodeVersion": "4.4.1",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "packages-12-west.internal.npmjs.com",
|
||||
"tmp": "tmp/create-error-class-3.0.2.tgz_1459840488945_0.7410781022626907"
|
||||
},
|
||||
"_npmUser": {
|
||||
"email": "floatdrop@gmail.com",
|
||||
"name": "floatdrop"
|
||||
},
|
||||
"_npmVersion": "2.14.20",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "create-error-class",
|
||||
"raw": "create-error-class@^3.0.0",
|
||||
"rawSpec": "^3.0.0",
|
||||
"scope": null,
|
||||
"spec": ">=3.0.0 <4.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/got"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/create-error-class/-/create-error-class-3.0.2.tgz",
|
||||
"_shasum": "06be7abef947a3f14a30fd610671d401bca8b7b6",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "create-error-class@^3.0.0",
|
||||
"_where": "/home/beppe/Github/yahooApi/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"
|
||||
},
|
||||
"description": "Create Error classes",
|
||||
"devDependencies": {
|
||||
"mocha": "*"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "06be7abef947a3f14a30fd610671d401bca8b7b6",
|
||||
"tarball": "https://registry.npmjs.org/create-error-class/-/create-error-class-3.0.2.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
},
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"gitHead": "af3f3979494c4eca0b0259d12035e7fb84fa302f",
|
||||
"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": "3.0.2"
|
||||
}
|
Reference in New Issue
Block a user