{
  "name": "is_object",
  "version": "0.0.1",
  "description": "is_object for the browser and node.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/nathanfaucett/is_object.git"
  },
  "main": "src/index.js",
  "keywords": [
    "is_object",
    "is_object.js"
  ],
  "author": "Nathan Faucett",
  "license": "BSD-2-Clause",
  "readmeFilename": "README.md",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-contrib-jshint": "^0.10.0",
    "grunt-jsbeautifier": "^0.2.7",
    "mocha": "^2.1.0"
  }
}
