87 lines
2.0 KiB
JSON
Executable File
87 lines
2.0 KiB
JSON
Executable File
{
|
|
"_from": "promised-io@^0.3.5",
|
|
"_id": "promised-io@0.3.5",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-StIXuzZYvKrplGsXqGaOzYUeE1Y=",
|
|
"_location": "/promised-io",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "promised-io@^0.3.5",
|
|
"name": "promised-io",
|
|
"escapedName": "promised-io",
|
|
"rawSpec": "^0.3.5",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.3.5"
|
|
},
|
|
"_requiredBy": [
|
|
"/customizr"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/promised-io/-/promised-io-0.3.5.tgz",
|
|
"_shasum": "4ad217bb3658bcaae9946b17a8668ecd851e1356",
|
|
"_spec": "promised-io@^0.3.5",
|
|
"_where": "/srv/http/mmap_sarrebourg/user/themes/basic/node_modules/customizr",
|
|
"author": {
|
|
"name": "Kris Zyp"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/kriszyp/promised-io/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"contributors": [
|
|
{
|
|
"name": "Dean Landolt"
|
|
},
|
|
{
|
|
"name": "Nathan Stott",
|
|
"email": "nathan.stott@whiteboard-it.com"
|
|
},
|
|
{
|
|
"name": "Mark Wubben",
|
|
"email": "mark@novemberborn.net"
|
|
},
|
|
{
|
|
"name": "Vladimir Dronnikov",
|
|
"email": "dronnikov@gmail.com"
|
|
}
|
|
],
|
|
"deprecated": false,
|
|
"description": "Promise-based IO",
|
|
"devDependencies": {
|
|
"patr": ">=0.2.6",
|
|
"promises-aplus-tests": "*"
|
|
},
|
|
"directories": {
|
|
"lib": "."
|
|
},
|
|
"homepage": "https://github.com/kriszyp/promised-io#readme",
|
|
"keywords": [
|
|
"promise",
|
|
"io"
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "AFLv2.1",
|
|
"url": "http://trac.dojotoolkit.org/browser/dojo/trunk/LICENSE#L43"
|
|
},
|
|
{
|
|
"type": "BSD",
|
|
"url": "http://trac.dojotoolkit.org/browser/dojo/trunk/LICENSE#L13"
|
|
}
|
|
],
|
|
"main": "./promise",
|
|
"mappings": {
|
|
"patr": "http://github.com/kriszyp/patr/zipball/v0.2.5"
|
|
},
|
|
"name": "promised-io",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/kriszyp/promised-io.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node tests/"
|
|
},
|
|
"version": "0.3.5"
|
|
}
|