tibi-types/package.json

16 lines
364 B
JSON
Raw Normal View History

2021-08-16 10:14:41 +02:00
{
"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"
}