]> git.r.bdr.sh - rbdr/dotfiles/blob - atom/packages/ex-mode/node_modules/space-pen/node_modules/grim/node_modules/emissary/node_modules/property-accessors/package.json
7c7f3657f99e097e987cd851d62f64e1040f857c
[rbdr/dotfiles] / atom / packages / ex-mode / node_modules / space-pen / node_modules / grim / node_modules / emissary / node_modules / property-accessors / package.json
1 {
2 "name": "property-accessors",
3 "version": "1.1.3",
4 "description": "A mixin for declaring property accessors",
5 "main": "lib/property-accessors",
6 "scripts": {
7 "test": "grunt test",
8 "publish": "grunt"
9 },
10 "repository": {
11 "type": "git",
12 "url": "https://github.com/atom/property-accessors"
13 },
14 "keywords": [
15 "property",
16 "accessors",
17 "metaprogramming"
18 ],
19 "author": {
20 "name": "Nathan Sobo"
21 },
22 "licenses": [
23 {
24 "type": "MIT",
25 "url": "http://github.com/atom/telepath/raw/master/LICENSE.md"
26 }
27 ],
28 "bugs": {
29 "url": "https://github.com/atom/property-accessors/issues"
30 },
31 "homepage": "http://atom.github.io/property-accessors/",
32 "dependencies": {
33 "mixto": "1.x",
34 "es6-weak-map": "^0.1.2"
35 },
36 "devDependencies": {
37 "jasmine-focused": "1.x",
38 "grunt-contrib-coffee": "~0.7.0",
39 "grunt-cli": "~0.1.8",
40 "grunt": "~0.4.1",
41 "grunt-shell": "~0.2.2",
42 "grunt-coffeelint": "0.0.6",
43 "rimraf": "~2.2.2"
44 },
45 "gitHead": "c90f096dfc8f589ecb8186cadfbfcf97dc5f5cc6",
46 "_id": "property-accessors@1.1.3",
47 "_shasum": "1dde84024631865909ef30703365680c5f928b15",
48 "_from": "property-accessors@>=1.1.0 <2.0.0",
49 "_npmVersion": "1.4.28",
50 "_npmUser": {
51 "name": "kevinsawicki",
52 "email": "kevinsawicki@gmail.com"
53 },
54 "maintainers": [
55 {
56 "name": "nathansobo",
57 "email": "nathansobo@gmail.com"
58 },
59 {
60 "name": "kevinsawicki",
61 "email": "kevinsawicki@gmail.com"
62 },
63 {
64 "name": "benogle",
65 "email": "ogle.ben@gmail.com"
66 }
67 ],
68 "dist": {
69 "shasum": "1dde84024631865909ef30703365680c5f928b15",
70 "tarball": "http://registry.npmjs.org/property-accessors/-/property-accessors-1.1.3.tgz"
71 },
72 "directories": {},
73 "_resolved": "https://registry.npmjs.org/property-accessors/-/property-accessors-1.1.3.tgz",
74 "readme": "ERROR: No README data found!"
75 }