Commit 741ac7dd authored by 蒋丹丹's avatar 蒋丹丹

v0.0.1

parent 649f607f
{
"packages": [
"packages/*"
],
"version": "0.0.1"
}
{
"name": "@credits/demo",
"version": "0.0.1",
"description": "> TODO: description",
"author": "jiangdandan <jiangdandan@duiba.com.cn>",
"homepage": "",
"license": "ISC",
"main": "lib/demo.js",
"directories": {
"lib": "lib",
"test": "__tests__"
},
"files": [
"lib"
],
"publishConfig": {
"registry": "http://npm.dui88.com:80/"
},
"repository": {
"type": "git",
"url": "git@gitlab2.dui88.com:jiangdandan/components.git"
},
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment