tibi-types/package.json
2021-08-16 10:14:41 +02:00

16 lines
364 B
JSON

{
"name": "wmbasic-api-types",
"version": "0.0.1",
"description": "WMBasic API Javascript Hook Types",
"types": "index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitbase.de/cms/wmbasic-api-types.git"
},
"author": "Sebastian Frank",
"license": "MIT"
}