UNPKG
com
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
com ===
finalclass/com
com
/
package.json
13 lines
(12 loc)
•
210 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name"
:
"com"
,
"version"
:
"0.0.5"
,
"public"
:
true
,
"devDependencies"
:
{
"jasmine-node"
:
"1.10.x"
}
,
"repository"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/finalclass/com.git"
}
}