r3-config/package-lock.json

14 lines
358 B
JSON
Raw Normal View History

2018-04-19 14:43:58 +02:00
{
2018-11-18 09:39:55 +01:00
"name": "r3-config",
"version": "1.0.0",
2018-04-19 14:43:58 +02:00
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"lodash": {
"version": "4.17.5",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.5.tgz",
"integrity": "sha512-svL3uiZf1RwhH+cWrfZn3A4+U58wbP0tGVTLQPbjplZxZ8ROD9VLuNgsRniTlLe7OlSqR79RUehXgpBW/s0IQw=="
}
}
}