UNPKG
sourcemint-loader-js
Version:
latest (0.3.7)
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.17
0.1.16
0.1.15
0.1.14
0.1.13
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
sourcemint-loader-js
/
workspace
/
package.json
12 lines
•
220 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"name"
:
"sourcemint-loader-js-workspace"
,
"version"
:
"0.1.0"
,
"private"
:
true
,
"engines"
:
{
"nodejs"
:
"0.x"
}
,
"dependencies"
:
{
"connect"
:
"1.x"
}
,
"main"
:
"./main.js"
}