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.

12 lines
282 B

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