/
websites
/
operateit-node
/
node_modules
/
window-size
/
Upload File
HOME
{ "_from": "window-size@^1.1.0", "_id": "window-size@1.1.1", "_inBundle": false, "_integrity": "sha512-5D/9vujkmVQ7pSmc0SCBmHXbkv6eaHwXEx65MywhmUMsI8sGqJ972APq1lotfcwMKPFLuCFfL8xGHLIp7jaBmA==", "_location": "/window-size", "_phantomChildren": { "kind-of": "3.2.2" }, "_requested": { "type": "range", "registry": true, "raw": "window-size@^1.1.0", "name": "window-size", "escapedName": "window-size", "rawSpec": "^1.1.0", "saveSpec": null, "fetchSpec": "^1.1.0" }, "_requiredBy": [ "/readline-utils" ], "_resolved": "https://registry.npmjs.org/window-size/-/window-size-1.1.1.tgz", "_shasum": "9858586580ada78ab26ecd6978a6e03115c1af20", "_spec": "window-size@^1.1.0", "_where": "D:\\xampp\\htdocs\\operateit\\node_modules\\readline-utils", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bin": { "window-size": "cli.js" }, "bugs": { "url": "https://github.com/jonschlinkert/window-size/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Benjamin E. Coe", "url": "https://twitter.com/benjamincoe" }, { "name": "Brian Woodward", "url": "https://twitter.com/doowb" }, { "name": "Carlos Hernández Gómez", "url": "http://www.twitter.com/k4rliky" }, { "name": "Jannis Redmann", "url": "http://jannisr.de" }, { "name": "Jon Schlinkert", "url": "http://twitter.com/jonschlinkert" }, { "name": "Siddharth Kannan", "url": "http://icyflame.github.io" } ], "dependencies": { "define-property": "^1.0.0", "is-number": "^3.0.0" }, "deprecated": false, "description": "Reliable way to get the height and width of terminal/console, since it's not calculated or updated the same way on all platforms, environments and node.js versions.", "devDependencies": { "gulp-format-md": "^0.1.12", "justified": "^0.2.1", "mocha": "^3.3.0" }, "engines": { "node": ">= 0.10.0" }, "files": [ "cli.js", "index.js", "utils.js" ], "homepage": "https://github.com/jonschlinkert/window-size", "keywords": [ "columns", "console", "darwin", "height", "lines", "redirected", "resize", "rows", "size", "term", "term-size", "terminal", "tty", "unix", "width", "win", "window", "windows" ], "license": "MIT", "main": "index.js", "name": "window-size", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/window-size.git" }, "scripts": { "test": "mocha" }, "verb": { "related": { "list": [ "base-cli", "lint-deps", "yargs" ] }, "toc": false, "layout": "default", "tasks": [ "readme" ], "plugins": [ "gulp-format-md" ], "lint": { "reflinks": true } }, "version": "1.1.1" }