react-animate-number
Version:
30 lines (29 loc) • 525 B
JSON
{
"name": "react-animate-number",
"version": "0.0.0",
"description": "React Animate Number",
"main": "dist/react-animate-number.min.js",
"homepage": "https://github.com/chenqingspring/react-animate-number",
"authors": [
"Chen Qing"
],
"moduleType": [
"amd",
"globals",
"node"
],
"keywords": [
"react",
"react-component"
],
"license": "MIT",
"ignore": [
".editorconfig",
".gitignore",
"package.json",
"src",
"node_modules",
"example",
"test"
]
}