Files
alfresco-ng2-components/ng2-components/ng2-alfresco-documentslist/dist/node_modules/timed-out/package.json
Mario Romano 07807e7bc3 # add dist
2016-04-21 11:56:31 +01:00

91 lines
2.1 KiB
JSON

{
"_args": [
[
"timed-out@^2.0.0",
"/Users/mromano/dev/dev-platform-webcomponents/ng2-components/ng2-alfresco-documentslist/node_modules/got"
]
],
"_from": "timed-out@>=2.0.0 <3.0.0",
"_id": "timed-out@2.0.0",
"_inCache": true,
"_installable": true,
"_location": "/timed-out",
"_npmUser": {
"email": "floatdrop@gmail.com",
"name": "floatdrop"
},
"_npmVersion": "1.4.28",
"_phantomChildren": {},
"_requested": {
"name": "timed-out",
"raw": "timed-out@^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/timed-out/-/timed-out-2.0.0.tgz",
"_shasum": "f38b0ae81d3747d628001f41dafc652ace671c0a",
"_shrinkwrap": null,
"_spec": "timed-out@^2.0.0",
"_where": "/Users/mromano/dev/dev-platform-webcomponents/ng2-components/ng2-alfresco-documentslist/node_modules/got",
"author": {
"email": "floatdrop@gmail.com",
"name": "Vsevolod Strukchinsky"
},
"bugs": {
"url": "https://github.com/floatdrop/timed-out/issues"
},
"dependencies": {},
"description": "Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged",
"devDependencies": {
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "f38b0ae81d3747d628001f41dafc652ace671c0a",
"tarball": "https://registry.npmjs.org/timed-out/-/timed-out-2.0.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "2f35278f664de824923bfacf48d5e695f300bc69",
"homepage": "https://github.com/floatdrop/timed-out",
"keywords": [
"http",
"https",
"get",
"got",
"url",
"uri",
"request",
"util",
"utility",
"simple"
],
"license": "MIT",
"maintainers": [
{
"email": "floatdrop@gmail.com",
"name": "floatdrop"
}
],
"name": "timed-out",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/floatdrop/timed-out.git"
},
"scripts": {
"test": "mocha"
},
"version": "2.0.0"
}