Files
awesome-plugins/package.json
2023-09-02 11:19:06 +05:30

27 lines
639 B
JSON

{
"name": "awesome-plugins",
"version": "1.0.0",
"description": "A curated list of cool plugins made by community of sern",
"main": "index.js",
"scripts": {
"generate": "bb scripts/gen-list.clj",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sern-handler/awesome-plugins.git"
},
"keywords": [
"sern",
"sern-handler",
"awesome-plugins",
"awesome"
],
"author": "sern",
"license": "MIT",
"bugs": {
"url": "https://github.com/sern-handler/awesome-plugins/issues"
},
"homepage": "https://github.com/sern-handler/awesome-plugins#readme"
}