mixpanel-browser
Version:
The official Mixpanel JavaScript browser client library
21 lines (20 loc) • 409 B
JSON
{
"name": "mixpanel",
"homepage": "https://github.com/mixpanel/mixpanel-js",
"description": "Mixpanel JavaScript Library",
"main": "mixpanel-jslib-snippet.js",
"repository": {
"type": "git",
"url": "git@github.com:mixpanel/mixpanel-js.git"
},
"keywords": [
"mixpanel",
"mixpaneljs",
"mixpanel-js"
],
"license": "Apache-2.0",
"ignore": [
"tests",
"vendor"
]
}