{
  "_args": [
    [
      "node-ensure@0.0.0",
      "D:\\jenkins\\workspace\\xypm-web"
    ]
  ],
  "_from": "node-ensure@0.0.0",
  "_id": "node-ensure@0.0.0",
  "_inBundle": false,
  "_integrity": "sha512-DRI60hzo2oKN1ma0ckc6nQWlHU69RH6xN0sjQTjMpChPfTYvKZdcQFfdYK2RWbJcKyUizSIy/l8OTGxMAM1QDw==",
  "_location": "/node-ensure",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "node-ensure@0.0.0",
    "name": "node-ensure",
    "escapedName": "node-ensure",
    "rawSpec": "0.0.0",
    "saveSpec": null,
    "fetchSpec": "0.0.0"
  },
  "_requiredBy": [
    "/pdfjs-dist"
  ],
  "_resolved": "https://registry.npmmirror.com/node-ensure/-/node-ensure-0.0.0.tgz",
  "_spec": "0.0.0",
  "_where": "D:\\jenkins\\workspace\\xypm-web",
  "author": {
    "name": "Carl A. Bauer"
  },
  "browser": {
    "./index.js": "./browser.js"
  },
  "bugs": {
    "url": "https://github.com/bauerca/node-ensure/issues"
  },
  "description": "Async module-loading library and protocol for bundlers/loaders targeting isomorphic apps and Node.js.",
  "homepage": "https://github.com/bauerca/node-ensure",
  "keywords": [
    "require",
    "ensure",
    "dynamic",
    "module",
    "loader",
    "bundler",
    "async"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "node-ensure",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bauerca/node-ensure.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.0.0"
}
