Explorar o código

Added package.json for npm

soyjavi %!s(int64=13) %!d(string=hai) anos
pai
achega
3d732b198e
Modificáronse 1 ficheiros con 16 adicións e 0 borrados
  1. 16 0
      package.json

+ 16 - 0
package.json

@@ -0,0 +1,16 @@
+{
+  "name": "lungo",
+  "description": "HTML5 Cross-Device Framework.",
+  "homepage": "http://lungo.tapquo.com",
+  "author": {
+    "name": "Tapquo S.L.",
+    "site": "http://tapquo.com"},
+  "devDependencies": {
+    "grunt-contrib-coffee": "*",
+    "grunt-contrib-concat": "*",
+    "grunt-contrib-uglify": "*",
+    "grunt-contrib-stylus": "*",
+    "grunt-contrib-copy": "*",
+    "grunt-contrib-watch": "*"
+  }
+}