Skip to content

Commit 84b86a6

Browse files
committed
update nodejs module type
1 parent 3ea18a3 commit 84b86a6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

package.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"type": "commonjs",
3+
"name": "jevko-interface.js",
4+
"main": "node/bundle.js",
5+
"private": true,
6+
"repository": {
7+
"type": "git",
8+
"url": "git+https://github.com/jevko/jevko-interface.js.git"
9+
},
10+
"author": "Darius J Chuck",
11+
"license": "MIT"
12+
}

0 commit comments

Comments
 (0)