You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
315 B

4 years ago
{
"name": "plugin-templete",
"version": "1.0.0",
"description": "",
"main": ".svrxrc.js",
"scripts": {
"dev": "svrx --mock --route route.js"
},
"repository": {
"type": "git",
"url": "gitea@dd.tall.wiki:wally/plugin-templete.git"
},
"keywords": [],
"author": "",
"license": "ISC"
}