Websocket
[VSoRC/.git] / node_modules / websocket / node_modules / yaeti / package.json
1 {
2   "name": "yaeti",
3   "version": "0.0.6",
4   "description": "Yet Another EventTarget Implementation",
5   "author": {
6     "name": "IƱaki Baz Castillo",
7     "email": "ibc@aliax.net"
8   },
9   "license": "MIT",
10   "main": "index.js",
11   "browser": {
12     "./lib/Event.js": "./lib/Event.browser.js"
13   },
14   "repository": {
15     "type": "git",
16     "url": "https://github.com/ibc/yaeti.git"
17   },
18   "devDependencies": {
19     "gulp": "git+https://github.com/gulpjs/gulp.git#4.0",
20     "gulp-jscs": "^1.6.0",
21     "gulp-jscs-stylish": "^1.1.0",
22     "gulp-jshint": "^1.11.2",
23     "jshint-stylish": "~1.0.2"
24   },
25   "engines": {
26     "node": ">=0.10.32"
27   },
28   "gitHead": "5b838a23410b9ed0eb1b74bc3a266c1af204b8f2",
29   "bugs": {
30     "url": "https://github.com/ibc/yaeti/issues"
31   },
32   "homepage": "https://github.com/ibc/yaeti",
33   "_id": "yaeti@0.0.6",
34   "scripts": {},
35   "_shasum": "f26f484d72684cf42bedfb76970aa1608fbf9577",
36   "_from": "yaeti@^0.0.6",
37   "_npmVersion": "2.5.1",
38   "_nodeVersion": "0.12.0",
39   "_npmUser": {
40     "name": "ibc",
41     "email": "ibc@aliax.net"
42   },
43   "dist": {
44     "shasum": "f26f484d72684cf42bedfb76970aa1608fbf9577",
45     "tarball": "https://registry.npmjs.org/yaeti/-/yaeti-0.0.6.tgz"
46   },
47   "maintainers": [
48     {
49       "name": "ibc",
50       "email": "ibc@aliax.net"
51     }
52   ],
53   "_npmOperationalInternal": {
54     "host": "packages-13-west.internal.npmjs.com",
55     "tmp": "tmp/yaeti-0.0.6.tgz_1458254413403_0.9036164651624858"
56   },
57   "directories": {},
58   "_resolved": "https://registry.npmjs.org/yaeti/-/yaeti-0.0.6.tgz"
59 }