argument-parser/package-lock.json

13 lines
352 B
JSON
Raw Normal View History

2018-10-23 23:17:03 +02:00
{
"name": "argument-parser",
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"@types/node": {
"version": "10.12.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-10.12.0.tgz",
"integrity": "sha512-3TUHC3jsBAB7qVRGxT6lWyYo2v96BMmD2PTcl47H25Lu7UXtFH/2qqmKiVrnel6Ne//0TFYf6uvNX+HW2FRkLQ=="
2018-10-23 23:17:03 +02:00
}
}
}