{
  "name": "esutils",
  "description": "utility box for ECMAScript language tools",
  "homepage": "https://github.com/estools/esutils",
  "main": "lib/utils.js",
  "version": "2.0.3",
  "engines": {
    "node": ">=0.10.0"
  },
  "maintainers": [
    {
      "name": "Yusuke Suzuki",
      "email": "utatane.tea@gmail.com",
      "web": "http://github.com/Constellation"
    }
  ],
  "repository": {
    "type": "git",
    "url": "http://github.com/estools/esutils.git"
  },
  "license": "BSD-2-Clause"
}
