UNPKG
iamadam-nodejs1
Version:
latest (0.0.0)
0.0.0
Node.js for C# by Adam
iamadam-nodejs1
/
package.json
15 lines
(14 loc)
•
252 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"name"
:
"iamadam-nodejs1"
,
"version"
:
"0.0.0"
,
"description"
:
"Node.js for C# by Adam"
,
"main"
:
"index.js"
,
"scripts"
: {
"test"
:
"tacobell"
},
"keywords"
: [
"tacos"
],
"author"
:
"AdamStone32
@gmail
.com"
,
"license"
:
"MIT"
}