1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-11 18:32:50 +00:00
Files
mywebsite/node_modules/mpromise/package.json

88 lines
2.0 KiB
JSON

{
"_args": [
[
"mpromise@0.5.4",
"/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/mongoose"
]
],
"_from": "mpromise@0.5.4",
"_id": "mpromise@0.5.4",
"_inCache": true,
"_installable": true,
"_location": "/mpromise",
"_npmUser": {
"email": "refael@empeeric.com",
"name": "refack"
},
"_npmVersion": "1.3.26",
"_phantomChildren": {},
"_requested": {
"name": "mpromise",
"raw": "mpromise@0.5.4",
"rawSpec": "0.5.4",
"scope": null,
"spec": "0.5.4",
"type": "version"
},
"_requiredBy": [
"/mongoose"
],
"_resolved": "https://registry.npmjs.org/mpromise/-/mpromise-0.5.4.tgz",
"_shasum": "b610613ec6de37419f944b35f0783b4de9f5dc75",
"_shrinkwrap": null,
"_spec": "mpromise@0.5.4",
"_where": "/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/mongoose",
"author": {
"email": "aaron.heckmann+github@gmail.com",
"name": "Aaron Heckmann"
},
"bugs": {
"url": "https://github.com/aheckmann/mpromise/issues"
},
"dependencies": {},
"description": "Promises A+ conformant implementation",
"devDependencies": {
"mocha": "1.17.1",
"promises-aplus-tests": "2.0.3"
},
"directories": {},
"dist": {
"shasum": "b610613ec6de37419f944b35f0783b4de9f5dc75",
"tarball": "http://registry.npmjs.org/mpromise/-/mpromise-0.5.4.tgz"
},
"homepage": "https://github.com/aheckmann/mpromise",
"keywords": [
"a+",
"aplus",
"mongoose",
"plus",
"promise"
],
"license": "MIT",
"main": "lib/promise.js",
"maintainers": [
{
"name": "aaron",
"email": "aaron.heckmann+github@gmail.com"
},
{
"name": "refack",
"email": "refael@empeeric.com"
}
],
"name": "mpromise",
"optionalDependencies": {},
"publishConfig": {
"tag": "beta"
},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/aheckmann/mpromise.git"
},
"scripts": {
"test": "mocha"
},
"version": "0.5.4"
}