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.
62 lines
1.5 KiB
62 lines
1.5 KiB
{
|
|
"_from": "sisteransi@^0.1.1",
|
|
"_id": "sisteransi@0.1.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-PmGOd02bM9YO5ifxpw36nrNMBTptEtfRl4qUYl9SndkolplkrZZOW7PGHjrZL53QvMVj9nQ+TKqUnRsw4tJa4g==",
|
|
"_location": "/sisteransi",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "sisteransi@^0.1.1",
|
|
"name": "sisteransi",
|
|
"escapedName": "sisteransi",
|
|
"rawSpec": "^0.1.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.1.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/prompts"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/sisteransi/-/sisteransi-0.1.1.tgz",
|
|
"_shasum": "5431447d5f7d1675aac667ccd0b865a4994cb3ce",
|
|
"_spec": "sisteransi@^0.1.1",
|
|
"_where": "D:\\仁舟项目\\admin_dHBzn\\node_modules\\prompts",
|
|
"author": {
|
|
"name": "Terkel Gjervig",
|
|
"email": "terkel@terkel.com",
|
|
"url": "https://terkel.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/terkelg/sisteransi/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "ANSI escape codes for some terminal swag",
|
|
"devDependencies": {
|
|
"tap-spec": "^4.1.1",
|
|
"tape": "^4.9.0"
|
|
},
|
|
"files": [
|
|
"src"
|
|
],
|
|
"homepage": "https://github.com/terkelg/sisteransi",
|
|
"keywords": [
|
|
"ansi",
|
|
"escape codes",
|
|
"escape",
|
|
"terminal",
|
|
"style"
|
|
],
|
|
"license": "MIT",
|
|
"main": "src/index.js",
|
|
"name": "sisteransi",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/terkelg/sisteransi.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tape test/*.js | tap-spec"
|
|
},
|
|
"version": "0.1.1"
|
|
}
|
|
|