芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/term-size/package.json
{ "_args": [ [ "term-size@2.2.1", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "term-size@2.2.1", "_id": "term-size@2.2.1", "_inBundle": false, "_integrity": "sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg==", "_location": "/term-size", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "term-size@2.2.1", "name": "term-size", "escapedName": "term-size", "rawSpec": "2.2.1", "saveSpec": null, "fetchSpec": "2.2.1" }, "_requiredBy": [ "/boxen" ], "_resolved": "https://registry.npmjs.org/term-size/-/term-size-2.2.1.tgz", "_spec": "2.2.1", "_where": "/home/freeclou/app.optimyar.com/backend", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/term-size/issues" }, "description": "Reliably get the terminal window size (columns & rows)", "devDependencies": { "ava": "^2.4.0", "execa": "^3.4.0", "tsd": "^0.11.0", "xo": "^0.25.3" }, "engines": { "node": ">=8" }, "files": [ "index.js", "index.d.ts", "vendor" ], "funding": "https://github.com/sponsors/sindresorhus", "homepage": "https://github.com/sindresorhus/term-size#readme", "keywords": [ "terminal", "size", "console", "window", "width", "height", "columns", "rows", "lines", "tty", "redirected" ], "license": "MIT", "name": "term-size", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/term-size.git" }, "scripts": { "test": "xo && ava && tsd" }, "version": "2.2.1" }