1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-26 19:26:10 +04:00
Files
tabler/docs/package.json
2023-01-16 13:02:49 +01:00

16 lines
247 B
JSON

{
"name": "docs",
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {
},
"devDependencies": {},
"scripts": {
"build": "echo \"ok\" && exit 0"
},
"keywords": [],
"author": "",
"license": "ISC"
}