@goa/goa
Version:
The Goa Source Code For Compilation Into @Goa/Koa That Includes Modules, Tests, Types And Dependencies.
15 lines (14 loc) • 378 B
JSON
{
"name": "only",
"version": "0.0.2",
"description": "return whitelisted properties of an object",
"keywords": ["utility", "util", "object", "whitelist"],
"author": "TJ Holowaychuk <tj@vision-media.ca>",
"repository": "git://github.com/visionmedia/node-only",
"dependencies": {},
"devDependencies": {
"mocha": "*",
"should": "*"
},
"main": "index"
}