{
  "name": "es6-promise-polyfill",
  "version": "1.0.2",
  "main": "promise.js",
  "ignore": [
    ".*",
    "**/.*",
    "node_modules",
    "test"
  ],
  "homepage": "https://github.com/lahmatiy/es6-promise-polyfill",
  "_release": "1.0.2",
  "_resolution": {
    "type": "version",
    "tag": "v1.0.2",
    "commit": "e6f8c338ccf365cdd393f7953654851cac5f19e0"
  },
  "_source": "git://github.com/lahmatiy/es6-promise-polyfill.git",
  "_target": "~1.0.0",
  "_originalSource": "es6-promise-polyfill"
}