@friend_nicen/diyjs
Version:
DIY.JS 是一款基于Canvas原生接口开发的业务级图形库,专注于为商品定制提供强大的图形交互功能,帮助开发者轻松实现商品的个性化设计,适用于 T 恤、手机壳、抱枕等多种商品的定制场景。
28 lines (27 loc) • 899 B
JSON
{
"name": "@friend_nicen/diyjs",
"version": "1.0.5",
"description": "DIY.JS 是一款基于Canvas原生接口开发的业务级图形库,专注于为商品定制提供强大的图形交互功能,帮助开发者轻松实现商品的个性化设计,适用于 T 恤、手机壳、抱枕等多种商品的定制场景。",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/friend-nicen/diy.js.git"
},
"keywords": [
"DIY",
"DIY定制",
"DIY手机壳",
"DIY衣服",
"DIY设计"
],
"author": "爱心发电丶",
"license": "SEE LICENSE IN LICENSE",
"types": "./index.d.ts",
"bugs": {
"url": "https://github.com/friend-nicen/diy.js/issues"
},
"homepage": "https://github.com/friend-nicen/diy.js#readme"
}