UNPKG
iamchand-nodejs1
Version:
latest (0.0.0)
0.0.0
Node.js for C# by Chand
iamchand-nodejs1
/
package.json
16 lines
(15 loc)
•
309 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"name"
:
"iamchand-nodejs1"
,
"version"
:
"0.0.0"
,
"description"
:
"Node.js for C# by Chand"
,
"main"
:
"index.js"
,
"scripts"
: {
"test"
:
"jasmine"
},
"repository"
: {
"type"
:
"git"
,
"url"
:
"https://github.com/iamchand"
},
"author"
:
"Chand <mctummala
@yahoo
.com>"
,
"license"
:
"MIT"
}