mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-10 02:23:40 +08:00
59 lines
1.2 KiB
JSON
59 lines
1.2 KiB
JSON
{
|
|
"_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"
|
|
}
|