DocsGPT/extensions/web-widget/package.json
2023-04-23 15:07:55 +01:00

16 lines
280 B
JSON

{
"name": "web-widget",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"tailwindcss": "^3.3.1"
}
}