mirror of
https://github.com/tabler/tabler.git
synced 2025-12-26 11:16:12 +04:00
16 lines
247 B
JSON
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"
|
|
}
|