{
  "name": "foreach-polyfill",
  "version": "1.0.3",
  "description": "a polyfill",
  "main": "index.js",
  "dependencies": {},
  "devDependencies": {
    "babel-preset-env": "^1.7.0",
    "babel-register": "^6.26.0",
    "gulp": "^4.0.0",
    "rollup": "^1.1.0",
    "rollup-plugin-babel": "^3.0.7",
    "rollup-plugin-node-resolve": "^4.0.0",
    "rollup-plugin-uglify": "^6.0.1"
  },
  "scripts": {
    "build": "gulp build"
  },
  "author": "huangfuchunfeng",
  "keywords": [
    "array",
    "foreach",
    "foreach-polyfill"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/huangfuchunfeng/foreach-polyfill.git"
  },
  "bugs": {
    "url": "https://github.com/huangfuchunfeng/foreach-polyfill/issues"
  },
  "homepage": "https://github.com/huangfuchunfeng/foreach-polyfill#readme",
  "license": "ISC"
}
