1 Star 0 Fork 27

bing / sketch-meaxure

forked from hubzy / sketch-meaxure 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.29 KB
一键复制 编辑 原始数据 按行查看 历史
hubzy 提交于 2022-11-01 16:47 . V 3.4.7
{
"name": "sketch-meaxure",
"description": "Make it a fun to create spec for developers and teammates",
"version": "3.4.7",
"engines": {
"sketch": ">=69.0"
},
"repository": {
"type": "git",
"url": "git+https://gitee.com/hubzyy/sketch-meaxure.git"
},
"skpm": {
"name": "Sketch MeaXure",
"manifest": "src/manifest.json",
"homepage": "https://gitee.com/hubzyy/sketch-meaxure",
"appcast": "https://gitee.com/hubzyy/sketch-meaxure/raw/master/appcast.xml",
"main": "sketch-meaxure.sketchplugin",
"assets": [
"resources/**/*"
]
},
"scripts": {
"build": "node scripts/buildTmpl.js && skpm-build",
"watch": "export DEBUG=1; skpm-build --watch",
"start": "export DEBUG=1; skpm-build --watch --run",
"postinstall": "npm run build && skpm-link",
"tmpl": "export DEBUG=1; node scripts/buildTmpl.js",
"play": "node scripts/playground.js"
},
"devDependencies": {
"@skpm/builder": "^0.7.0",
"@types/sketch": "git+https://github.com/qjebbs/sketch.d.ts.git",
"skpm": "^1.3.1",
"ts-loader": "^6.2.1",
"tslint": "^5.20.1",
"typescript": "^3.7.4",
"webpack": "^4.44.2"
},
"author": "utom & jebbs & hubzy <zy.jpeg@gmail.com>",
"dependencies": {
"@skpm/path": "^0.1.4",
"@types/jquery": "^3.5.13"
}
}
JavaScript
1
https://gitee.com/binmes/sketch-meaxure.git
git@gitee.com:binmes/sketch-meaxure.git
binmes
sketch-meaxure
sketch-meaxure
master

搜索帮助