mirror of https://github.com/lukechilds/docs.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
80 lines
1.7 KiB
80 lines
1.7 KiB
{
|
|
"_args": [
|
|
[
|
|
"cli-spinners@0.1.2",
|
|
"/Users/manthony/repos/docs.blockstack"
|
|
]
|
|
],
|
|
"_from": "cli-spinners@0.1.2",
|
|
"_id": "cli-spinners@0.1.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-u3ZNiOGF+54eaiofGXcjGPYF4xw=",
|
|
"_location": "/cli-spinners",
|
|
"_optional": true,
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "cli-spinners@0.1.2",
|
|
"name": "cli-spinners",
|
|
"escapedName": "cli-spinners",
|
|
"rawSpec": "0.1.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.1.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/ora"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-0.1.2.tgz",
|
|
"_spec": "0.1.2",
|
|
"_where": "/Users/manthony/repos/docs.blockstack",
|
|
"author": {
|
|
"name": "Sindre Sorhus",
|
|
"email": "sindresorhus@gmail.com",
|
|
"url": "sindresorhus.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/sindresorhus/cli-spinners/issues"
|
|
},
|
|
"description": "Spinners for use in the terminal",
|
|
"devDependencies": {
|
|
"ava": "*",
|
|
"log-update": "^1.0.2",
|
|
"xo": "*"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js",
|
|
"spinners.json"
|
|
],
|
|
"homepage": "https://github.com/sindresorhus/cli-spinners#readme",
|
|
"keywords": [
|
|
"cli",
|
|
"spinner",
|
|
"spinners",
|
|
"terminal",
|
|
"term",
|
|
"console",
|
|
"ascii",
|
|
"unicode",
|
|
"loading",
|
|
"indicator",
|
|
"progress",
|
|
"busy",
|
|
"wait",
|
|
"idle",
|
|
"json"
|
|
],
|
|
"license": "MIT",
|
|
"name": "cli-spinners",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/sindresorhus/cli-spinners.git"
|
|
},
|
|
"scripts": {
|
|
"test": "xo && ava"
|
|
},
|
|
"version": "0.1.2"
|
|
}
|
|
|