assertvanish
Version:
assert that an object will vanish
20 lines (19 loc) • 401 B
JSON
{ "name": "assertvanish"
, "version": "0.0.3-1"
, "description": "assert that an object will vanish"
, "keywords":
[ "assert"
, "debug"
, "vanish"
]
, "homepage": "http://github.com/thejh/node-assertvanish"
, "author": "Jann Horn"
, "main": "index.js"
, "repository":
{ "type": "git"
, "url": "http://github.com/thejh/node-assertvanish.git"
}
, "dependencies":
{ "overload": "*"
}
}