{
  "name": "is-its-over-9000",
  "version": "0.1.6",
  "description": "Return true if given number is over 9000 ",
  "main": "index.js",
  "scripts": {
    "test": "node --test test.js"
  },
  "keywords": [
    "count",
    "filter",
    "integer",
    "is",
    "9000",
    "over",
    "numeric",
    "string"
  ],
  "author": "saalimon",
  "license": "WTFPL",
  "homepage": "https://github.com/saalimon/is-its-over-9000"

}
