UNPKG
example
Version:
latest (0.0.0)
0.0.0
ERROR: No README.md file found!
example
/
package.json
13 lines
(12 loc)
•
291 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name"
:
"example"
,
"version"
:
"0.0.0"
,
"description"
:
"ERROR: No README.md file found!"
,
"main"
:
"github.js"
,
"scripts"
: {
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"repository"
:
""
,
"author"
:
"Dung"
,
"license"
:
"jetaime_mk108@yahoo.com"
}