8e56fe46705ea80926158ba9a6ebf3912f70e8db
[aai/esr-gui.git] /
1 {
2   "name": "mpromise",
3   "version": "0.5.5",
4   "description": "Promises A+ conformant implementation",
5   "main": "lib/promise.js",
6   "scripts": {
7     "test": "mocha"
8   },
9   "devDependencies": {
10     "promises-aplus-tests": "2.1.0",
11     "mocha": "1.21.4"
12   },
13   "repository": {
14     "type": "git",
15     "url": "https://github.com/aheckmann/mpromise"
16   },
17   "keywords": [
18     "promise",
19     "mongoose",
20     "aplus",
21     "a+",
22     "plus"
23   ],
24   "author": {
25     "name": "Aaron Heckmann",
26     "email": "aaron.heckmann+github@gmail.com"
27   },
28   "contributors": [
29     {
30       "name": "Refael Ackermann",
31       "email": "refack@gmail",
32       "url": "http://node.org.il/"
33     }
34   ],
35   "license": "MIT",
36   "gitHead": "c8842ff1065e9fceef0eef7e97bdb291b7c2550e",
37   "bugs": {
38     "url": "https://github.com/aheckmann/mpromise/issues"
39   },
40   "homepage": "https://github.com/aheckmann/mpromise",
41   "_id": "mpromise@0.5.5",
42   "_shasum": "f5b24259d763acc2257b0a0c8c6d866fd51732e6",
43   "_from": "mpromise@0.5.5",
44   "_npmVersion": "2.0.0-beta.2",
45   "_npmUser": {
46     "name": "refack",
47     "email": "refael@empeeric.com"
48   },
49   "maintainers": [
50     {
51       "name": "aaron",
52       "email": "aaron.heckmann+github@gmail.com"
53     },
54     {
55       "name": "refack",
56       "email": "refael@empeeric.com"
57     }
58   ],
59   "dist": {
60     "shasum": "f5b24259d763acc2257b0a0c8c6d866fd51732e6",
61     "tarball": "https://registry.npmjs.org/mpromise/-/mpromise-0.5.5.tgz"
62   },
63   "directories": {},
64   "_resolved": "https://registry.npmjs.org/mpromise/-/mpromise-0.5.5.tgz"
65 }