This commit is contained in:
David Tai
2017-08-05 17:36:21 -05:00
parent a6b7da8156
commit d05b2a3daa
4 changed files with 8 additions and 2311 deletions
+2
View File
@@ -1,4 +1,6 @@
node_modules
lib
package-lock.json
.sake
.test
phantomjsdriver.log
+4 -1
View File
@@ -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'
-2307
View File
File diff suppressed because one or more lines are too long
+2 -3
View File
@@ -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",