Skip to content

Commit dce10c9

Browse files
Chris Williamsmadrobby
Chris Williams
authored andcommitted
CommonJS Packaging.
1 parent fd254b6 commit dce10c9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

package.json

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{ "name" : "vapor",
2+
"version" : "1.4.5",
3+
"description" : "JavaScript, but better!",
4+
"author": "Thomas Fuchs <[email protected]>",
5+
"main": "./vapor",
6+
"repository": {
7+
"type": "git",
8+
"url": "git://github.com/madrobby/vapor.js.git"
9+
}
10+
}

0 commit comments

Comments
 (0)