{
  "name": "yaeti",
  "version": "0.0.4",
  "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": "c28b35176dbbe10e9452fccf12e4cca850a611ae",
  "bugs": {
    "url": "https://github.com/ibc/yaeti/issues"
  },
  "homepage": "https://github.com/ibc/yaeti",
  "_id": "yaeti@0.0.4",
  "scripts": {},
  "_shasum": "89fe739c45ac4491028973193262a837693a66b6",
  "_from": "yaeti@>=0.0.4 <0.0.5",
  "_npmVersion": "2.5.1",
  "_nodeVersion": "0.12.0",
  "_npmUser": {
    "name": "ibc",
    "email": "ibc@aliax.net"
  },
  "dist": {
    "shasum": "89fe739c45ac4491028973193262a837693a66b6",
    "tarball": "https://registry.npmjs.org/yaeti/-/yaeti-0.0.4.tgz"
  },
  "maintainers": [
    {
      "name": "ibc",
      "email": "ibc@aliax.net"
    }
  ],
  "directories": {},
  "_resolved": "https://registry.npmjs.org/yaeti/-/yaeti-0.0.4.tgz"
}
