{
  "_args": [
    [
      {
        "raw": "xml-parse-from-string@^1.0.0",
        "scope": null,
        "escapedName": "xml-parse-from-string",
        "name": "xml-parse-from-string",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/home/aman/Code/snapshot/node_modules/parse-bmfont-xml"
    ]
  ],
  "_from": "xml-parse-from-string@>=1.0.0 <2.0.0",
  "_id": "xml-parse-from-string@1.0.0",
  "_inCache": true,
  "_location": "/xml-parse-from-string",
  "_npmUser": {
    "name": "mattdesl",
    "email": "dave.des@gmail.com"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {},
  "_requested": {
    "raw": "xml-parse-from-string@^1.0.0",
    "scope": null,
    "escapedName": "xml-parse-from-string",
    "name": "xml-parse-from-string",
    "rawSpec": "^1.0.0",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/parse-bmfont-xml"
  ],
  "_resolved": "https://registry.npmjs.org/xml-parse-from-string/-/xml-parse-from-string-1.0.0.tgz",
  "_shasum": "feba5809f3cd2d17d2e4239fa810cd0319fc5da5",
  "_shrinkwrap": null,
  "_spec": "xml-parse-from-string@^1.0.0",
  "_where": "/home/aman/Code/snapshot/node_modules/parse-bmfont-xml",
  "author": {
    "name": "Matt DesLauriers",
    "email": "dave.des@gmail.com",
    "url": "https://github.com/mattdesl"
  },
  "bugs": {
    "url": "https://github.com/Jam3/xml-parse-from-string/issues"
  },
  "dependencies": {},
  "description": "DOMParser.parseFromString for XML with IE8 fallback",
  "devDependencies": {
    "brfs": "^1.4.0",
    "browserify": "^9.0.3",
    "faucet": "0.0.1",
    "tape": "^3.5.0",
    "testling": "^1.7.1"
  },
  "directories": {},
  "dist": {
    "shasum": "feba5809f3cd2d17d2e4239fa810cd0319fc5da5",
    "tarball": "https://registry.npmjs.org/xml-parse-from-string/-/xml-parse-from-string-1.0.0.tgz"
  },
  "gitHead": "ccd1cf8405f3591724128abdaaf3a2e1c82dc751",
  "homepage": "https://github.com/Jam3/xml-parse-from-string",
  "keywords": [
    "ie8",
    "fallback",
    "dom",
    "parser",
    "DOMParser",
    "xml",
    "string",
    "parse",
    "browser",
    "browserify",
    "webpack",
    "activeXObject"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "mattdesl",
      "email": "dave.des@gmail.com"
    }
  ],
  "name": "xml-parse-from-string",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/Jam3/xml-parse-from-string.git"
  },
  "scripts": {
    "test": "browserify test.js -t brfs | testling | faucet"
  },
  "version": "1.0.0"
}
