transept-test
Version:
我创建的第一个组件库
20 lines (19 loc) • 361 B
JSON
{
"name": "transept-test",
"private": false,
"version": "1.0.0",
"description": "我创建的第一个组件库",
"main": "zd-vin-package.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"zd",
"zd-vin",
"ZD",
"ZD-VIN",
"zd-vin-package"
],
"author": "lsy",
"license": "ISC"
}