painless-config/package-lock.json

19 строки
566 B
JSON

{
"name": "painless-config",
"version": "0.1.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"object-path": {
"version": "0.11.5",
"resolved": "https://registry.npmjs.org/object-path/-/object-path-0.11.5.tgz",
"integrity": "sha512-jgSbThcoR/s+XumvGMTMf81QVBmah+/Q7K7YduKeKVWL7N111unR2d6pZZarSk6kY/caeNxUDyxOvMWyzoU2eg=="
},
"walk-back": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/walk-back/-/walk-back-1.1.1.tgz",
"integrity": "sha1-DfjRGOMrSyhORDp50jCwBmksrnU="
}
}
}