1 Star 1 Fork 0

z740332251/text-to-handwriting

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 838 Bytes
一键复制 编辑 原始数据 按行查看 历史
Saurabh Daware 提交于 2020-04-26 14:45 . v bump to 1.0.0-beta.1
{
"name": "text-to-handwriting",
"version": "1.0.0-beta.1",
"description": "Hey everyone! text-to-handwriting is a tool that lets you generate image that looks like handwriting from text.",
"main": "js/app.js",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "cypress run",
"cy": "cypress open",
"dev": "serve ."
},
"repository": {
"type": "git",
"url": "git+https://github.com/saurabhdaware/text-to-handwriting.git"
},
"keywords": [],
"author": "Saurabh Daware <saurabhdaware99@gmail.com> (https://saurabhdaware.in/)",
"license": "MIT",
"bugs": {
"url": "https://github.com/saurabhdaware/text-to-handwriting/issues"
},
"homepage": "https://github.com/saurabhdaware/text-to-handwriting#readme",
"devDependencies": {
"cypress": "^4.4.1",
"serve": "^11.3.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/z740332251/text-to-handwriting.git
git@gitee.com:z740332251/text-to-handwriting.git
z740332251
text-to-handwriting
text-to-handwriting
master

搜索帮助