{
  "name": "node-are",
  "version": "0.3.2",
  "description": "Simple JS Type Tests",
  "main": "src/node-are.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/imaginate/are.git"
  },
  "author": "Adam Smith <adam@imaginate.life> (https://github.com/imaginate)",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/imaginate/are/issues"
  },
  "homepage": "https://github.com/imaginate/are",
  "devDependencies": {
    "mocha": "2.x",
    "lodash": "3.x",
    "colors": "1.x",
    "shelljs": "0.x"
  },
  "scripts": {
    "test": "node make test"
  },
  "keywords": [
    "imaginate",
    "javascript type checking",
    "js type checking",
    "type checking",
    "javascript type check",
    "js type check",
    "type check",
    "javascript type",
    "js type",
    "type",
    "are javascript",
    "are-js",
    "are js",
    "arejs",
    "are",
    "is javascript",
    "is-js",
    "is js",
    "isjs",
    "is"
  ]
}
