UNPKG
find-config-stdchen
Version:
latest (1.0.0)
1.0.0
stdchen
find-config-stdchen
/
package.json
17 lines
•
308 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"name"
:
"find-config-stdchen"
,
"version"
:
"1.0.0"
,
"description"
:
"stdchen"
,
"main"
:
"index.js"
,
"scripts"
: {
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"author"
:
"stdchen"
,
"license"
:
"ISC"
,
"repository"
: {
"type"
:
"git"
},
"keywords"
: [
"find-config"
] }