Websocket
[VSoRC/.git] / node_modules / websocket / node_modules / yaeti / package.json
diff --git a/node_modules/websocket/node_modules/yaeti/package.json b/node_modules/websocket/node_modules/yaeti/package.json
new file mode 100644 (file)
index 0000000..28e168a
--- /dev/null
@@ -0,0 +1,59 @@
+{
+  "name": "yaeti",
+  "version": "0.0.6",
+  "description": "Yet Another EventTarget Implementation",
+  "author": {
+    "name": "IƱaki Baz Castillo",
+    "email": "ibc@aliax.net"
+  },
+  "license": "MIT",
+  "main": "index.js",
+  "browser": {
+    "./lib/Event.js": "./lib/Event.browser.js"
+  },
+  "repository": {
+    "type": "git",
+    "url": "https://github.com/ibc/yaeti.git"
+  },
+  "devDependencies": {
+    "gulp": "git+https://github.com/gulpjs/gulp.git#4.0",
+    "gulp-jscs": "^1.6.0",
+    "gulp-jscs-stylish": "^1.1.0",
+    "gulp-jshint": "^1.11.2",
+    "jshint-stylish": "~1.0.2"
+  },
+  "engines": {
+    "node": ">=0.10.32"
+  },
+  "gitHead": "5b838a23410b9ed0eb1b74bc3a266c1af204b8f2",
+  "bugs": {
+    "url": "https://github.com/ibc/yaeti/issues"
+  },
+  "homepage": "https://github.com/ibc/yaeti",
+  "_id": "yaeti@0.0.6",
+  "scripts": {},
+  "_shasum": "f26f484d72684cf42bedfb76970aa1608fbf9577",
+  "_from": "yaeti@^0.0.6",
+  "_npmVersion": "2.5.1",
+  "_nodeVersion": "0.12.0",
+  "_npmUser": {
+    "name": "ibc",
+    "email": "ibc@aliax.net"
+  },
+  "dist": {
+    "shasum": "f26f484d72684cf42bedfb76970aa1608fbf9577",
+    "tarball": "https://registry.npmjs.org/yaeti/-/yaeti-0.0.6.tgz"
+  },
+  "maintainers": [
+    {
+      "name": "ibc",
+      "email": "ibc@aliax.net"
+    }
+  ],
+  "_npmOperationalInternal": {
+    "host": "packages-13-west.internal.npmjs.com",
+    "tmp": "tmp/yaeti-0.0.6.tgz_1458254413403_0.9036164651624858"
+  },
+  "directories": {},
+  "_resolved": "https://registry.npmjs.org/yaeti/-/yaeti-0.0.6.tgz"
+}