Files
autocart_plugin/package.json
2023-12-20 21:51:08 +00:00

16 lines
282 B
JSON

{
"name": "autocart",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@material/web": "^1.1.1",
"tslib": "^2.6.2"
}
}