sake
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
node_modules
|
||||
lib
|
||||
package-lock.json
|
||||
.sake
|
||||
.test
|
||||
phantomjsdriver.log
|
||||
|
||||
+4
-1
@@ -1,4 +1,7 @@
|
||||
Iexec = require('shortcake').exec
|
||||
use 'sake-version'
|
||||
use 'sake-publish'
|
||||
use 'sake-bundle'
|
||||
use 'sake-outdated'
|
||||
|
||||
option '-b', '--browser [browserName]', 'browser to test with'
|
||||
|
||||
+2
-3
@@ -1,11 +1,10 @@
|
||||
{
|
||||
"name": "espy",
|
||||
"name": "hanzo-analytics",
|
||||
"version": "1.0.1",
|
||||
"description": "Crowdstart Platform's Tracking/Analytics",
|
||||
"description": "Hanzo Platform's Tracking/Analytics",
|
||||
"main": "src/index.coffee",
|
||||
"devDependencies": {
|
||||
"bebop": "^1.3.6",
|
||||
"cake": "^0.1.1",
|
||||
"chai": "^3.1.0",
|
||||
"coffee-script": "^1.9.3",
|
||||
"connect": "^3.4.0",
|
||||
|
||||
Reference in New Issue
Block a user