| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- {
- "_args": [
- [
- "only@0.0.2",
- "J:\\Github\\CURD-TS"
- ]
- ],
- "_development": true,
- "_from": "only@0.0.2",
- "_id": "only@0.0.2",
- "_inBundle": false,
- "_integrity": "sha1-Kv3oTQPlC5qO3EROMGEKcCle37Q=",
- "_location": "/only",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "only@0.0.2",
- "name": "only",
- "escapedName": "only",
- "rawSpec": "0.0.2",
- "saveSpec": null,
- "fetchSpec": "0.0.2"
- },
- "_requiredBy": [
- "/koa"
- ],
- "_resolved": "http://192.168.250.101:4873/only/-/only-0.0.2.tgz",
- "_spec": "0.0.2",
- "_where": "J:\\Github\\CURD-TS",
- "author": {
- "name": "TJ Holowaychuk",
- "email": "tj@vision-media.ca"
- },
- "bugs": {
- "url": "https://github.com/visionmedia/node-only/issues"
- },
- "dependencies": {},
- "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"
- }
|