| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- {
- "_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": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\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"
- }
|