mirror of
https://github.com/danbulant/koa-plugins
synced 2026-05-19 04:08:43 +00:00
54 lines
1.3 KiB
JSON
54 lines
1.3 KiB
JSON
{
|
|
"_from": "only@~0.0.2",
|
|
"_id": "only@0.0.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-Kv3oTQPlC5qO3EROMGEKcCle37Q=",
|
|
"_location": "/only",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "only@~0.0.2",
|
|
"name": "only",
|
|
"escapedName": "only",
|
|
"rawSpec": "~0.0.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "~0.0.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/koa"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/only/-/only-0.0.2.tgz",
|
|
"_shasum": "2afde84d03e50b9a8edc444e30610a70295edfb4",
|
|
"_spec": "only@~0.0.2",
|
|
"_where": "/home/dan/Documents/node-fw/node_modules/koa",
|
|
"author": {
|
|
"name": "TJ Holowaychuk",
|
|
"email": "tj@vision-media.ca"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/visionmedia/node-only/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {},
|
|
"deprecated": false,
|
|
"description": "return whitelisted properties of an object",
|
|
"devDependencies": {
|
|
"mocha": "*",
|
|
"should": "*"
|
|
},
|
|
"homepage": "https://github.com/visionmedia/node-only#readme",
|
|
"keywords": [
|
|
"utility",
|
|
"util",
|
|
"object",
|
|
"whitelist"
|
|
],
|
|
"main": "index",
|
|
"name": "only",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/visionmedia/node-only.git"
|
|
},
|
|
"version": "0.0.2"
|
|
}
|