12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788 |
- {
- "_args": [
- [
- "mpromise@0.5.4",
- "D:\\work\\im\\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": "D:\\work\\im\\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": "https://registry.npmjs.org/mpromise/-/mpromise-0.5.4.tgz"
- },
- "homepage": "https://github.com/aheckmann/mpromise",
- "keywords": [
- "promise",
- "mongoose",
- "aplus",
- "a+",
- "plus"
- ],
- "license": "MIT",
- "main": "lib/promise.js",
- "maintainers": [
- {
- "email": "aaron.heckmann+github@gmail.com",
- "name": "aaron"
- },
- {
- "email": "refael@empeeric.com",
- "name": "refack"
- }
- ],
- "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"
- }
|