16 lines
364 B
JSON
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"
|
|
}
|