Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0aa410 commit ad9dceeCopy full SHA for ad9dcee
1 file changed
package.json
@@ -4,9 +4,8 @@
4
"keywords": ["ide", "integrated", "development", "environment", "editor", "coding", "tool"],
5
"description": "Beautiful IDE for Node.js",
6
"version": "0.1.3",
7
- "repository": {
8
- "url": ""
9
- },
+ "repository": "http://github.com/Coreh/nide.git",
+ "homepage": "http://coreh.github.com/nide/",
10
"engines": {
11
"node": "~0.4.9"
12
},
0 commit comments