mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 02:36:13 +10:00
Merge pull request #3125 from xeoncore/master
Added Analytics.js Library
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"name": "analytics.js",
|
||||
"author": "Segment.io <friends@segment.io>",
|
||||
"npmName": "analytics.js",
|
||||
"npmFileMap": [
|
||||
{
|
||||
"basePath": "/",
|
||||
"files": [
|
||||
"analytics.min.js",
|
||||
"analytics.js"
|
||||
]
|
||||
}
|
||||
],
|
||||
"version": "1.3.29",
|
||||
"filename": "analytics.min.js",
|
||||
"description": "The hassle-free way to integrate analytics into any web application.",
|
||||
"homepage": "https://segment.io/docs/libraries/analytics.js/",
|
||||
"license": "MIT",
|
||||
"main": "analytics.js",
|
||||
"keywords": [
|
||||
"analytics",
|
||||
"analytics.js",
|
||||
"segment",
|
||||
"segment.io"
|
||||
],
|
||||
"bugs": "https://github.com/segmentio/analytics.js/issues",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/segmentio/analytics.js.git"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user