mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-19 01:36:01 +10:00
34 lines
631 B
JSON
34 lines
631 B
JSON
{
|
|
"name": "odometer.js",
|
|
"filename": "odometer.js",
|
|
"version": "0.4.6",
|
|
"description": "odometer.js smoothly transitions numbers with ease.",
|
|
"homepage": "http://github.hubspot.com/odometer/docs/welcome/",
|
|
"keywords": [
|
|
"numbers",
|
|
"transition"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "HubSpot",
|
|
"web": "http://hubspot.com"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/HubSpot/odometer"
|
|
}
|
|
],
|
|
"npmName": "odometer",
|
|
"npmFileMap": [
|
|
{
|
|
"basePath": "/",
|
|
"files": [
|
|
"odometer.js",
|
|
"odometer.min.js"
|
|
]
|
|
}
|
|
]
|
|
}
|