UNPKG

animated-ellipsis

Version:

Animated-Ellipsis is used to indicate that an action is being executed, nicely combined with a tip sentence.

28 lines (27 loc) 769 B
{ "name": "animated-ellipsis", "author": "szchenghuang <szchenghuang@gmail.com>", "version": "0.2.0", "description": "Animated-Ellipsis is used to indicate that an action is being executed, nicely combined with a tip sentence.", "homepage": "https://github.com/szchenghuang/animated-ellipsis#readme", "keywords": [ "animation", "ellipsis", "loading", "spinning" ], "license": "MIT", "bugs": { "url": "https://github.com/szchenghuang/animated-ellipsis/issues" }, "repository": { "type": "git", "url": "git+https://github.com/szchenghuang/animated-ellipsis.git" }, "main": "./src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": {}, "devDependencies": {} }