{
  "name": "binlist-pure",
  "version": "2.0.0",
  "description": "Binlist wrapper for binlist.net with zero dependecies and Promise flavor.",
  "main": "lib/index.js",
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/shmuga/binlist-pure.git"
  },
  "keywords": [
    "binlist",
    "pure",
    "binlist.net"
  ],
  "author": "Mark mail.ormark@gmail.com",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/shmuga/binlist-pure/issues"
  },
  "homepage": "https://github.com/shmuga/binlist-pure#readme",
  "devDependencies": {
    "mocha": "^3.0.2"
  }
}
