30 lines
561 B
JSON
Executable File
30 lines
561 B
JSON
Executable File
{
|
|
"name": "odometer",
|
|
"main": "odometer.js",
|
|
"version": "0.4.6",
|
|
"homepage": "http://github.hubspot.com/odometer/docs/welcome",
|
|
"authors": [
|
|
"Zack Bloom <zbloom@hubspot.com>",
|
|
"Adam Schwartz <aschwartz@hubspot.com>"
|
|
],
|
|
"description": "Transition numbers with ease",
|
|
"keywords": [
|
|
"odometer",
|
|
"car",
|
|
"number",
|
|
"transition",
|
|
"animation",
|
|
"slot",
|
|
"machine",
|
|
"turnstile",
|
|
"javascript",
|
|
"client-side"
|
|
],
|
|
"license": "MIT",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components"
|
|
]
|
|
}
|