keyfetch.js/package-lock.json

24 lines
847 B
JSON
Raw Permalink Normal View History

2019-02-25 22:54:08 +00:00
{
"name": "keyfetch",
2020-04-08 20:07:34 +00:00
"version": "1.3.0",
2019-02-25 22:54:08 +00:00
"lockfileVersion": 1,
"requires": true,
"dependencies": {
2020-04-08 20:07:34 +00:00
"@root/request": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/@root/request/-/request-1.5.0.tgz",
"integrity": "sha512-J9RUIwVU99/cOVuDVYlNpr4G0A1/3ZxhCXIRiTZzu8RntOnb0lmDBMckhaus5ry9x/dBqJKDplFIgwHbLi6rLA=="
2019-02-25 22:54:08 +00:00
},
"eckles": {
2019-03-12 15:43:24 +00:00
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/eckles/-/eckles-1.4.1.tgz",
"integrity": "sha512-auWyk/k8oSkVHaD4RxkPadKsLUcIwKgr/h8F7UZEueFDBO7BsE4y+H6IMUDbfqKIFPg/9MxV6KcBdJCmVVcxSA=="
2019-02-25 22:54:08 +00:00
},
"rasha": {
2019-03-12 15:43:24 +00:00
"version": "1.2.4",
"resolved": "https://registry.npmjs.org/rasha/-/rasha-1.2.4.tgz",
"integrity": "sha512-GsIwKv+hYSumJyK9wkTDaERLwvWaGYh1WuI7JMTBISfYt13TkKFU/HFzlY4n72p8VfXZRUYm0AqaYhkZVxOC3Q=="
2019-02-25 22:54:08 +00:00
}
}
}