{
  "name": "es2016",
  "version": "0.0.0",
  "description": "Try ES2016 features from the command line",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hacksparrow/es2016.git"
  },
  "author": "Hage Yaapa <captain@hacksparrow.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/hacksparrow/es2016/issues"
  },
  "homepage": "https://github.com/hacksparrow/es2016#readme"
}
