Packages
A web application in pursuit of meaning in life.
Current section
Files
Jump to
Current section
Files
assets/node_modules/micro-promisify/package.json
{
"_args": [
[
{
"raw": "micro-promisify@~0.1",
"scope": null,
"escapedName": "micro-promisify",
"name": "micro-promisify",
"rawSpec": "~0.1",
"spec": ">=0.1.0 <0.2.0",
"type": "range"
},
"/Users/udia/sandbox/src/github.com/udia-software/udia/assets/node_modules/brunch"
]
],
"_from": "micro-promisify@>=0.1.0 <0.2.0",
"_id": "micro-promisify@0.1.1",
"_inCache": true,
"_location": "/micro-promisify",
"_nodeVersion": "5.7.1",
"_npmOperationalInternal": {
"host": "packages-13-west.internal.npmjs.com",
"tmp": "tmp/micro-promisify-0.1.1.tgz_1457889196992_0.7493350594304502"
},
"_npmUser": {
"name": "paulmillr",
"email": "paul@paulmillr.com"
},
"_npmVersion": "3.6.0",
"_phantomChildren": {},
"_requested": {
"raw": "micro-promisify@~0.1",
"scope": null,
"escapedName": "micro-promisify",
"name": "micro-promisify",
"rawSpec": "~0.1",
"spec": ">=0.1.0 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/brunch",
"/deppack",
"/deps-install",
"/init-skeleton"
],
"_resolved": "https://registry.npmjs.org/micro-promisify/-/micro-promisify-0.1.1.tgz",
"_shasum": "071da590b4956560dedf4aae7044729c1a28902d",
"_shrinkwrap": null,
"_spec": "micro-promisify@~0.1",
"_where": "/Users/udia/sandbox/src/github.com/udia-software/udia/assets/node_modules/brunch",
"author": {
"name": "Paul Miller",
"url": "http://paulmillr.com"
},
"bugs": {
"url": "https://github.com/paulmillr/micro-promisify/issues"
},
"dependencies": {},
"description": "Convert callback-based function into promise. Simple, 10LOC, no deps.",
"devDependencies": {
"ava": "^0.13.0"
},
"directories": {},
"dist": {
"shasum": "071da590b4956560dedf4aae7044729c1a28902d",
"tarball": "https://registry.npmjs.org/micro-promisify/-/micro-promisify-0.1.1.tgz"
},
"gitHead": "4a4ae85357e6ce59b4897dd7242abc5ebfcd909d",
"homepage": "https://github.com/paulmillr/micro-promisify#readme",
"keywords": [
"promise",
"promisify",
"es6",
"es2015",
"micro",
"simple"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "paulmillr",
"email": "paul@paulmillr.com"
}
],
"name": "micro-promisify",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/paulmillr/micro-promisify.git"
},
"scripts": {
"test": "ava"
},
"version": "0.1.1"
}