Files

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"
]
}
]
}