theme/packages/tailwind/package.json
2024-09-28 02:57:13 +08:00

15 lines
263 B
JSON

{
"name": "@kevisual/tailwind",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"files": [
"plugins"
],
"keywords": [],
"author": "",
"license": "ISC"
}