UNPKG
ny
Version:
latest (1.7.0)
1.7.0
1.6.4
1.6.3
1.6.1
1.6.0
1.5.1
1.5.0
1.4.5
1.4.4
1.4.3
1.4.2
1.4.0
1.3.7
1.3.6
1.3.5
1.3.4
nodejs version manager
github.com/kenansulayman/n
kenansulayman/ny
ny
/
util
/
package.json
16 lines
(15 loc)
•
266 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"name"
:
"ny-util"
,
"version"
:
"1.0.0"
,
"description"
:
""
,
"main"
:
"base.js"
,
"scripts"
: {
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"author"
:
""
,
"license"
:
"ISC"
,
"dependencies"
: {
"npm"
:
"^3.3.3"
},
"private"
:
true
}