UNPKG

keen-botkit

Version:

Bot Kit Integration for Keen IO

64 lines 1.46 kB
{ "name": "keen-js", "description": "Keen IO JavaScript SDK", "main": "./dist/keen.min.js", "license": "MIT", "authors": [ "Dustin Larimer <dustin@keen.io>", "Sean Dokko <sean@keen.io>", "Jordan Klassen <forivall@gmail.com>", "Josh Dzielak <josh@keen.io>", "Ryan Spraetz <ryan@keen.io>", "Dan Kador <dan@keen.io>", "Cory Watson <github@onemogin.com>", "Joshua Coats <joshua@keen.io>", "Micah Wolfe <micah@keen.io>", "Tim Schiller <timothy.schiller@gmail.com>" ], "keywords": [ "analytics", "metrics", "tracking", "logging", "stats", "pageviews", "keen", "keen.io", "keen-io" ], "homepage": "https://github.com/keen/keen-js", "repository": { "type": "git", "url": "https://github.com/keen/keen-js.git" }, "ignore": [ "**/.*", "bower_components", "node_modules", "docs", "src", "test", "gulpfile.js", "karma.conf.js", ".npmignore", "*.json", "*.md", "*.yml" ], "devDependencies": { "mocha": "~1.18.2", "requirejs-bower": "2.1.14", "sinon-1.12.1": "http://sinonjs.org/releases/sinon-1.12.1.js" }, "version": "3.2.1", "_release": "3.2.1", "_resolution": { "type": "version", "tag": "v3.2.1", "commit": "55d09f6d94025283109a86082679b525f25c92ca" }, "_source": "git://github.com/keen/keen-js.git", "_target": "~3.2.1", "_originalSource": "keen-js", "_direct": true }