UNPKG
@mooses/theme
Version:
latest (0.0.2)
0.0.2
0.0.1
开发常用样式
@mooses/theme
/
package.json
17 lines
(16 loc)
•
341 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"name"
:
"
@mooses
/theme"
,
"type"
:
"module"
,
"version"
:
"0.0.2"
,
"description"
:
"开发常用样式"
,
"author"
:
"Gsothing"
,
"keywords"
: [
"重置样式"
,
"网格"
],
"license"
:
"ISC"
,
"publishConfig"
: {
"registry"
:
"https://registry.npmjs.org/"
,
"access"
:
"public"
} }