{
  "name": "140-opts",
  "version": "1.3.0",
  "description": "140 bytes fancy options parsing",
  "main": "index.js",
  "license": "MIT",
  "homepage": "https://github.com/mklabs/140-opts",
  "bugs": "https://github.com/mklabs/140-opts/issues",
  "repository": {
    "type": "git",
    "url": "git://github.com/mklabs/140-opts.git"
  },
  "scripts": {
    "test": "node test"
  },
  "engines": ">=4",
  "devDependencies": {
    "standard-changelog": "0.0.1"
  }
}
