You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
54 lines
1.4 KiB
54 lines
1.4 KiB
{
|
|
"_from": "pick-by-alias@^1.2.0",
|
|
"_id": "pick-by-alias@1.2.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-X3yysfIabh6ISgyHhVqko3NhEHs=",
|
|
"_location": "/pick-by-alias",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "pick-by-alias@^1.2.0",
|
|
"name": "pick-by-alias",
|
|
"escapedName": "pick-by-alias",
|
|
"rawSpec": "^1.2.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.2.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/parse-rect"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/pick-by-alias/-/pick-by-alias-1.2.0.tgz",
|
|
"_shasum": "5f7cb2b1f21a6e1e884a0c87855aa4a37361107b",
|
|
"_spec": "pick-by-alias@^1.2.0",
|
|
"_where": "/home/sigonasr2/divar/server/node_modules/parse-rect",
|
|
"author": {
|
|
"name": "Dima Yv",
|
|
"email": "dfcreative@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/dfcreative/pick-by-alias/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Pick properties by aliases",
|
|
"devDependencies": {
|
|
"tape": "^4.8.0"
|
|
},
|
|
"homepage": "https://github.com/dfcreative/pick-by-alias#readme",
|
|
"keywords": [
|
|
"pick",
|
|
"object"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "pick-by-alias",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/dfcreative/pick-by-alias.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node test"
|
|
},
|
|
"version": "1.2.0"
|
|
}
|
|
|