tibi-types/package.json

16 lines
355 B
JSON

{
"name": "tibi-types",
"version": "0.0.1",
"description": "tibi javascript types and json schemas",
"types": "index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitbase.de/cms/tibi-types.git"
},
"author": "Sebastian Frank",
"license": "MIT"
}