{
  "name": "es-helper",
  "version": "1.0.4",
  "description": "a library of adding helper function to ECMAScript constructor",
  "main": "es-helper.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/HIceFire/es-helper.git"
  },
  "keywords": [
    "ECMAScript"
  ],
  "author": "HiceFire",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/HIceFire/es-helper/issues"
  },
  "homepage": "https://github.com/HIceFire/es-helper#readme"
}
