Screeps/package-lock.json

24 lines
753 B
JSON
Raw Normal View History

2023-11-26 17:32:02 +00:00
{
"name": "scripts",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"@types/lodash": "^4.14.202",
"@types/screeps": "^3.3.7"
}
},
"node_modules/@types/lodash": {
"version": "4.14.202",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.202.tgz",
"integrity": "sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ=="
},
"node_modules/@types/screeps": {
"version": "3.3.7",
"resolved": "https://registry.npmjs.org/@types/screeps/-/screeps-3.3.7.tgz",
"integrity": "sha512-XS1dh2+MqPQoBvmLNrR8YwxiueSBx8B9RShrH9E+c6gfxBy8VTNaqrbPNtGnqLImHzwCSRNAZiMAF+iUejeZMw=="
}
}
}