You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
881 B

2 years ago
{
"name": "@kascheml/screeps-types",
"version": "0.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@kascheml/screeps-types",
"version": "0.0.1",
"license": "Apache-2.0",
"dependencies": {
"@types/screeps": "^3.3.0"
}
},
"node_modules/@types/screeps": {
"version": "3.3.0",
"resolved": "https://npm.kascheml.de/@types%2fscreeps/-/screeps-3.3.0.tgz",
"integrity": "sha512-1Fw/U0V0INPS4rS+SpjRi3zswf5cxgwTdNVN0UksWAkuVidS/4NCCx0LHZqvOByx6kP8J+7O9z3SMzK5prz5cA==",
"license": "MIT"
}
},
"dependencies": {
"@types/screeps": {
"version": "3.3.0",
"resolved": "https://npm.kascheml.de/@types%2fscreeps/-/screeps-3.3.0.tgz",
"integrity": "sha512-1Fw/U0V0INPS4rS+SpjRi3zswf5cxgwTdNVN0UksWAkuVidS/4NCCx0LHZqvOByx6kP8J+7O9z3SMzK5prz5cA=="
}
}
}