Sha256: 4d07b09dd35bb74be42dd7d5392865a971a6c9b53973ce332db118bad5ab4c7e
Contents?: true
Size: 1.39 KB
Versions: 2
Compression:
Stored size: 1.39 KB
Contents
{ "name": "window-size", "description": "Reliable way to to get the height and width of the terminal/console in a node.js environment.", "version": "0.1.0", "homepage": "https://github.com/jonschlinkert/window-size", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "repository": { "type": "git", "url": "https://github.com/jonschlinkert/window-size.git" }, "bugs": { "url": "https://github.com/jonschlinkert/window-size/issues" }, "licenses": [ { "type": "MIT", "url": "https://github.com/jonschlinkert/window-size/blob/master/LICENSE-MIT" } ], "main": "index.js", "engines": { "node": ">= 0.8.0" }, "keywords": [ "window", "console", "terminal", "tty" ], "_id": "window-size@0.1.0", "dist": { "shasum": "5438cd2ea93b202efa3a19fe8887aee7c94f9c9d", "tarball": "http://registry.npmjs.org/window-size/-/window-size-0.1.0.tgz" }, "_from": "window-size@0.1.0", "_npmVersion": "1.3.24", "_npmUser": { "name": "jonschlinkert", "email": "github@sellside.com" }, "maintainers": [ { "name": "jonschlinkert", "email": "github@sellside.com" } ], "directories": {}, "_shasum": "5438cd2ea93b202efa3a19fe8887aee7c94f9c9d", "_resolved": "https://registry.npmjs.org/window-size/-/window-size-0.1.0.tgz", "readme": "ERROR: No README data found!" }
Version data entries
2 entries across 2 versions & 1 rubygems