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.
74 lines
1.8 KiB
74 lines
1.8 KiB
4 years ago
|
{
|
||
|
"_from": "object-path@0.11.4",
|
||
|
"_id": "object-path@0.11.4",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-NwrnUvvzfePqcKhhwju6iRVpGUk=",
|
||
|
"_location": "/object-path",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "object-path@0.11.4",
|
||
|
"name": "object-path",
|
||
|
"escapedName": "object-path",
|
||
|
"rawSpec": "0.11.4",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "0.11.4"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/adjust-sourcemap-loader"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/object-path/-/object-path-0.11.4.tgz",
|
||
|
"_shasum": "370ae752fbf37de3ea70a861c23bba8915691949",
|
||
|
"_spec": "object-path@0.11.4",
|
||
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/board/node_modules/adjust-sourcemap-loader",
|
||
|
"author": {
|
||
|
"name": "Mario Casciaro"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/mariocasciaro/object-path/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"deprecated": false,
|
||
|
"description": "Access deep object properties using a path",
|
||
|
"devDependencies": {
|
||
|
"@mariocasciaro/benchpress": "^0.1.3",
|
||
|
"chai": "^3.5.0",
|
||
|
"coveralls": "^2.11.2",
|
||
|
"istanbul": "^0.4.4",
|
||
|
"mocha": "^2.2.4",
|
||
|
"mocha-lcov-reporter": "^1.2.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
},
|
||
|
"homepage": "https://github.com/mariocasciaro/object-path",
|
||
|
"keywords": [
|
||
|
"deep",
|
||
|
"path",
|
||
|
"access",
|
||
|
"bean",
|
||
|
"get",
|
||
|
"property",
|
||
|
"dot",
|
||
|
"prop",
|
||
|
"object",
|
||
|
"obj",
|
||
|
"notation",
|
||
|
"segment",
|
||
|
"value",
|
||
|
"nested",
|
||
|
"key"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"name": "object-path",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/mariocasciaro/object-path.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "istanbul cover ./node_modules/mocha/bin/_mocha test.js --report html -- -R spec"
|
||
|
},
|
||
|
"version": "0.11.4"
|
||
|
}
|