UNPKG
chartx_48
Version:
latest (0.0.1)
0.0.1
chartpark专用npm包
chartx_48
/
package.json
18 lines
(15 loc)
•
281 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"name"
:
"test"
,
"version"
:
"0.0.1"
,
"description"
:
"chartpark专用npm包"
,
"main"
:
"index.js"
,
"scripts"
: {
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"repository"
: {
"type"
:
"git"
,
"url"
:
"''"
},
"author"
:
""
,
"license"
:
"ISC"
}