{
  "name": "haccessed",
  "version": "1.0.1",
  "description": "Snoop on your objects and see what they're up to",
  "main": "index.js",
  "scripts": {
    "test": "jest",
    "lint": "eslint *.js"
  },
  "keywords": [
    "observe",
    "watch",
    "meta",
    "accessors",
    "defineproperty"
  ],
  "author": "jgriffith",
  "license": "MIT",
  "devDependencies": {
    "coveralls": "^2.13.0",
    "eslint": "^3.19.0",
    "jest": "^19.0.2"
  }
}
