Explorar o código

NPM: add dependecies for 'amber create' command

Manfred Kroehnert %!s(int64=11) %!d(string=hai) anos
pai
achega
6e7f8a6c96
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      package.json

+ 3 - 1
package.json

@@ -34,7 +34,9 @@
   },
   "dependencies": {
     "es6-promise": "~0.1.1",
-    "amdefine": "0.0.8"
+    "amdefine": "0.0.8",
+    "grunt-init-amber": "git://github.com/amber-smalltalk/grunt-init-amber.git",
+    "grunt-init": "~0.3.1"
   },
   "devDependencies": {
     "pegjs": "~0.8.0",