c-signature
Version:
这是一个签名版插件
24 lines (23 loc) • 451 B
JSON
{
"name": "c-signature",
"version": "1.0.0",
"description": "这是一个签名版插件",
"main": "signature.js",
"directories": {
"example": "examples"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitee.com/w01/signature.git"
},
"keywords": [
"signature",
"手写板",
"签名版"
],
"author": "C",
"license": "ISC"
}