UNPKG

@pres/terminfo-parser

Version:
51 lines (50 loc) 1.15 kB
{ "name": "@pres/terminfo-parser", "version": "0.4.0", "description": "Terminfo parser for pres", "type": "module", "exports": { "import": "./dist/index.js" }, "files": [ "dist", "usr" ], "publishConfig": { "access": "public" }, "scripts": { "pub": "npm publish", "test": "node -r @babel/register test/test.index.js" }, "dependencies": { "@pres/enum-terminfo-alias": "^0.4.0", "@pres/util-helpers": "^0.4.0", "@typen/enum-data-types": "^0.1.17", "@typen/nullish": "^0.1.17" }, "devDependencies": { "@spare/logger": "^0.13.2" }, "repository": { "type": "git", "url": "git+https://github.com/hoyeungw/pres/terminfo-parser.git" }, "keywords": [ "pres", "process", "signal-handler", "terminfo-parser" ], "author": { "name": "Hoyeung Wong", "email": "hoyeungw@outlook.com", "url": "https://github.com/hoyeungw" }, "license": "MIT", "bugs": { "url": "https://github.com/hoyeungw/pres/cluster" }, "homepage": "https://github.com/hoyeungw/pres/cluster#readme", "gitHead": "44bde75b79e06ed10df00b456db759910915a736" }