Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Commit 404ecab

Browse files
committed
update package.json for npm publishing
1 parent 5cbd7bb commit 404ecab

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
2-
"name": "Node-bind",
3-
"version": "0.0.0",
2+
"name": "node-bind",
3+
"version": "0.4.2",
44
"description": "README.md",
55
"main": "./src/NodeBind.js",
66
"directories": {
77
"test": "tests"
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "https://github.com/Polymer/Node-bind.git"
11+
"url": "https://github.com/Polymer/NodeBind.git"
1212
},
13-
"author": "",
14-
"license": "Apache License 2.0",
13+
"author": "The Polymer Authors",
14+
"license": "BSD",
1515
"devDependencies": {
1616
"chai": "*",
1717
"mocha": ">=1.9",

0 commit comments

Comments
 (0)