mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-09 01:47:20 +08:00
83 lines
1.7 KiB
JSON
83 lines
1.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"cli-cursor@3.1.0",
|
|
"J:\\Github\\CURD-TS"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "cli-cursor@3.1.0",
|
|
"_id": "cli-cursor@3.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-JkMFp65JDR0Dvwybp8kl0XU68wc=",
|
|
"_location": "/cli-cursor",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "cli-cursor@3.1.0",
|
|
"name": "cli-cursor",
|
|
"escapedName": "cli-cursor",
|
|
"rawSpec": "3.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/ora"
|
|
],
|
|
"_resolved": "http://192.168.250.101:4873/cli-cursor/-/cli-cursor-3.1.0.tgz",
|
|
"_spec": "3.1.0",
|
|
"_where": "J:\\Github\\CURD-TS",
|
|
"author": {
|
|
"name": "Sindre Sorhus",
|
|
"email": "sindresorhus@gmail.com",
|
|
"url": "sindresorhus.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/sindresorhus/cli-cursor/issues"
|
|
},
|
|
"dependencies": {
|
|
"restore-cursor": "^3.1.0"
|
|
},
|
|
"description": "Toggle the CLI cursor",
|
|
"devDependencies": {
|
|
"@types/node": "^12.0.7",
|
|
"ava": "^2.1.0",
|
|
"tsd": "^0.7.2",
|
|
"xo": "^0.24.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"files": [
|
|
"index.js",
|
|
"index.d.ts"
|
|
],
|
|
"homepage": "https://github.com/sindresorhus/cli-cursor#readme",
|
|
"keywords": [
|
|
"cli",
|
|
"cursor",
|
|
"ansi",
|
|
"toggle",
|
|
"display",
|
|
"show",
|
|
"hide",
|
|
"term",
|
|
"terminal",
|
|
"console",
|
|
"tty",
|
|
"shell",
|
|
"command-line"
|
|
],
|
|
"license": "MIT",
|
|
"name": "cli-cursor",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/sindresorhus/cli-cursor.git"
|
|
},
|
|
"scripts": {
|
|
"test": "xo && ava && tsd"
|
|
},
|
|
"version": "3.1.0"
|
|
}
|