beta.r3js.org
-=ybafelo 2018-04-19 14:43:58 +02:00
parent adfa4329f0
commit 4c4c14688a
1 changed files with 13 additions and 0 deletions

13
package-lock.json generated Normal file
View File

@ -0,0 +1,13 @@
{
"name": "cybafelo-config",
"version": "0.0.1",
"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=="
}
}
}