{ "_args": [ [ "sisteransi@0.1.1", "/Users/lihai/jolijoli/pad_spa" ] ], "_development": true, "_from": "sisteransi@0.1.1", "_id": "sisteransi@0.1.1", "_inBundle": false, "_integrity": "sha1-VDFEfV99FnWqxmfM0LhlpJlMs84=", "_location": "/sisteransi", "_phantomChildren": {}, "_requested": { "type": "version", "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.npm.taobao.org/sisteransi/download/sisteransi-0.1.1.tgz", "_spec": "0.1.1", "_where": "/Users/lihai/jolijoli/pad_spa", "author": { "name": "Terkel Gjervig", "email": "terkel@terkel.com", "url": "https://terkel.com" }, "bugs": { "url": "https://github.com/terkelg/sisteransi/issues" }, "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" }