Skip to content
Browse files

added repo in package

  • Loading branch information...
1 parent a6ef380 commit 37944943ddfcf9095609d8a9829c0ef4f7f4e6e6 @santinic committed
Showing with 9 additions and 0 deletions.
  1. +5 −0 .npmignore
  2. +4 −0 package.json
View
5 .npmignore
@@ -0,0 +1,5 @@
+node_modules
+.git
+.idea
+img
+*.gif
View
4 package.json
@@ -4,6 +4,10 @@
"version": "1.0.0",
"description": "Uses Google and Stackoverflow to find how to do things on a Unix commmand line",
"licence": "NON-MILITARY SOCIALIST LICENCE VERSION 1",
+ "repository": {
+ "type": "git",
+ "url": "git@github.com:santinic/how2.git"
+ },
"keywords": [
"how2",
"howto",

0 comments on commit 3794494

Please sign in to comment.
Something went wrong with that request. Please try again.