cli-loader
Version:
28 lines (27 loc) • 603 B
JSON
{
"name": "cli-loader",
"version": "1.1.1",
"description": "cli loader",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/syaning/cli-loader.git"
},
"keywords": [
"loader",
"loading",
"spinner",
"cli-loader",
"cli-loading",
"cli-spinner"
],
"author": "Alex Sun <syaningv@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/syaning/cli-loader/issues"
},
"homepage": "https://github.com/syaning/cli-loader#readme"
}