{
  "_args": [
    [
      "simple-dom@0.3.2",
      "/Users/johno/c/ember-cli-gravatar"
    ]
  ],
  "_development": true,
  "_from": "simple-dom@0.3.2",
  "_id": "simple-dom@0.3.2",
  "_inBundle": false,
  "_integrity": "sha1-BmPRDxVW8VAFUdUY9W46ughxNx0=",
  "_location": "/simple-dom",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "simple-dom@0.3.2",
    "name": "simple-dom",
    "escapedName": "simple-dom",
    "rawSpec": "0.3.2",
    "saveSpec": null,
    "fetchSpec": "0.3.2"
  },
  "_requiredBy": [
    "/@glimmer/node",
    "/ember-source"
  ],
  "_resolved": "https://registry.npmjs.org/simple-dom/-/simple-dom-0.3.2.tgz",
  "_spec": "0.3.2",
  "_where": "/Users/johno/c/ember-cli-gravatar",
  "author": {
    "name": "Kris Selden"
  },
  "bugs": {
    "url": "https://github.com/ember-fastboot/simple-dom/issues"
  },
  "description": "A simple JS DOM.",
  "devDependencies": {
    "qunit-extras": "^1.4.1",
    "qunitjs": "^1.16.0",
    "rollup": "^0.15.0",
    "simple-html-tokenizer": "^0.2.0",
    "testem": "^1.4.0"
  },
  "homepage": "https://github.com/ember-fastboot/simple-dom#readme",
  "jsnext:main": "lib/simple-dom.js",
  "keywords": [
    "html",
    "dom",
    "serializer",
    "parser"
  ],
  "license": "MIT",
  "main": "dist/simple-dom.js",
  "name": "simple-dom",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ember-fastboot/simple-dom.git"
  },
  "scripts": {
    "build": "node bin/build.js",
    "prepublish": "npm run build",
    "test": "testem ci"
  },
  "version": "0.3.2"
}
