UNPKG

haccessed

Version:

Snoop on your objects and see what they're up to

25 lines (24 loc) 452 B
{ "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" } }