]> git.r.bdr.sh - rbdr/dotfiles/blob
3f09c8238bfe5595355230a901042206f12c519b
[rbdr/dotfiles] /
1 {
2 "name": "d",
3 "version": "0.1.1",
4 "description": "Property descriptor factory",
5 "author": {
6 "name": "Mariusz Nowak",
7 "email": "medyk@medikoo.com",
8 "url": "http://www.medikoo.com/"
9 },
10 "scripts": {
11 "test": "node node_modules/tad/bin/tad"
12 },
13 "repository": {
14 "type": "git",
15 "url": "git://github.com/medikoo/d.git"
16 },
17 "keywords": [
18 "descriptor",
19 "es",
20 "ecmascript",
21 "ecma",
22 "property",
23 "descriptors",
24 "meta",
25 "properties"
26 ],
27 "dependencies": {
28 "es5-ext": "~0.10.2"
29 },
30 "devDependencies": {
31 "tad": "~0.1.21"
32 },
33 "license": "MIT",
34 "bugs": {
35 "url": "https://github.com/medikoo/d/issues"
36 },
37 "homepage": "https://github.com/medikoo/d",
38 "_id": "d@0.1.1",
39 "dist": {
40 "shasum": "da184c535d18d8ee7ba2aa229b914009fae11309",
41 "tarball": "http://registry.npmjs.org/d/-/d-0.1.1.tgz"
42 },
43 "_from": "d@>=0.1.1 <0.2.0",
44 "_npmVersion": "1.4.3",
45 "_npmUser": {
46 "name": "medikoo",
47 "email": "medikoo+npm@medikoo.com"
48 },
49 "maintainers": [
50 {
51 "name": "medikoo",
52 "email": "medikoo+npm@medikoo.com"
53 }
54 ],
55 "directories": {},
56 "_shasum": "da184c535d18d8ee7ba2aa229b914009fae11309",
57 "_resolved": "https://registry.npmjs.org/d/-/d-0.1.1.tgz"
58 }