建立npm包
parents
Showing
package.json
0 → 100644
{ | ||
"name": "rym-element-ui", | ||
"version": "0.0.1", | ||
"description": "任意门组件库", | ||
"main": "src/index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/kuangshu/rym-element-ui.git" | ||
}, | ||
"author": "kuangshu", | ||
"license": "ISC", | ||
"bugs": { | ||
"url": "https://github.com/kuangshu/rym-element-ui/issues" | ||
}, | ||
"homepage": "https://github.com/kuangshu/rym-element-ui#readme" | ||
} |
src/index.js
0 → 100644
Please
register
or
sign in
to comment