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.

13 lines
316 B

{
"name": "@kascheml/screeps-types",
"version": "0.0.3",
"description": "TypeScript typings for Screeps",
"author": "Kascheml",
"license": "Apache-2.0",
"repository": "https://ihgit.de/screeps/screeps-types.git",
"dependencies": {
"@types/lodash": "^4.14.191",
"@types/screeps": "^3.3.0"
}
}