批量重命名 npm/* 使用标准前缀 base|core|user

This commit is contained in:
陆柯 2021-09-16 21:53:40 +08:00
parent 9a1acde4fc
commit e8596a88ad

View File

@ -1,5 +1,5 @@
{ {
"name": "unip.style", "name": "user.style.scss",
"version": "1.0.0", "version": "1.0.0",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
@ -8,7 +8,7 @@
"license": "ISC", "license": "ISC",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://git.faronear.org/npm/unip.style" "url": "https://git.faronear.org/npm/user.style.scss"
}, },
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"