Explorar o código

Make node module out of it

Alan Colon %!s(int64=8) %!d(string=hai) anos
pai
achega
bd151e0879
Modificáronse 1 ficheiros con 15 adicións e 0 borrados
  1. 15 0
      package.json

+ 15 - 0
package.json

@@ -0,0 +1,15 @@
+{
+  "name": "codebase",
+  "version": "2.0.0",
+  "description": "",
+  "main": "index.js",
+  "scripts": {
+    "test": "echo \"Error: no test specified\" && exit 1"
+  },
+  "repository": {
+    "type": "git",
+    "url": "ssh://git@git.alanc.net:10222/alancnet/codebase.git"
+  },
+  "author": "",
+  "license": "ISC"
+}