{
  "_args": [
    [
      "synthetic-dom-events@0.1.1",
      "/var/www/nomadis/maj/nomadis_maj"
    ]
  ],
  "_from": "synthetic-dom-events@0.1.1",
  "_id": "synthetic-dom-events@0.1.1",
  "_inBundle": false,
  "_integrity": "sha1-OkUqludZx6eailqSUpEvcG57bW8=",
  "_location": "/synthetic-dom-events",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "synthetic-dom-events@0.1.1",
    "name": "synthetic-dom-events",
    "escapedName": "synthetic-dom-events",
    "rawSpec": "0.1.1",
    "saveSpec": null,
    "fetchSpec": "0.1.1"
  },
  "_requiredBy": [
    "/dom-events"
  ],
  "_resolved": "https://registry.npmjs.org/synthetic-dom-events/-/synthetic-dom-events-0.1.1.tgz",
  "_spec": "0.1.1",
  "_where": "/var/www/nomadis/maj/nomadis_maj",
  "author": {
    "name": "Roman Shtylman",
    "email": "shtylman@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/shtylman/synthetic-dom-events/issues"
  },
  "description": "create DOM events for builtin event types",
  "devDependencies": {
    "mocha": "~1.8.1",
    "zuul": "0.0.6"
  },
  "directories": {
    "test": "test"
  },
  "homepage": "https://github.com/shtylman/synthetic-dom-events#readme",
  "license": "MIT",
  "main": "index.js",
  "name": "synthetic-dom-events",
  "repository": {
    "type": "git",
    "url": "git://github.com/shtylman/synthetic-dom-events.git"
  },
  "scripts": {
    "test": "zuul test/*.js --ui tdd"
  },
  "testling": {
    "files": "test/*.js",
    "browsers": [
      "ie/6..latest",
      "firefox/3.6..latest",
      "chrome/4.0..latest",
      "safari/5.1..latest"
    ],
    "harness": "mocha-tdd"
  },
  "version": "0.1.1"
}
