{ "_args": [ [ { "raw": "window-size@^0.2.0", "scope": null, "escapedName": "window-size", "name": "window-size", "rawSpec": "^0.2.0", "spec": ">=0.2.0 <0.3.0", "type": "range" }, "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/yargs" ] ], "_from": "window-size@>=0.2.0 <0.3.0", "_id": "window-size@0.2.0", "_inCache": true, "_location": "/window-size", "_nodeVersion": "5.3.0", "_npmUser": { "name": "jonschlinkert", "email": "github@sellside.com" }, "_npmVersion": "3.3.12", "_phantomChildren": {}, "_requested": { "raw": "window-size@^0.2.0", "scope": null, "escapedName": "window-size", "name": "window-size", "rawSpec": "^0.2.0", "spec": ">=0.2.0 <0.3.0", "type": "range" }, "_requiredBy": [ "/yargs" ], "_resolved": "https://registry.npmjs.org/window-size/-/window-size-0.2.0.tgz", "_shasum": "b4315bb4214a3d7058ebeee892e13fa24d98b075", "_shrinkwrap": null, "_spec": "window-size@^0.2.0", "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/yargs", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bin": { "window-size": "cli.js" }, "bugs": { "url": "https://github.com/jonschlinkert/window-size/issues" }, "dependencies": {}, "description": "Reliable way to to get the height and width of the terminal/console in a node.js environment.", "devDependencies": { "semistandard": "^7.0.2", "tap": "^2.2.1" }, "directories": {}, "dist": { "shasum": "b4315bb4214a3d7058ebeee892e13fa24d98b075", "tarball": "https://registry.npmjs.org/window-size/-/window-size-0.2.0.tgz" }, "engines": { "node": ">= 0.10.0" }, "files": [ "index.js", "cli.js" ], "gitHead": "538b4406a6f30c9a2c8f84ba38bb34a39775bd2b", "homepage": "https://github.com/jonschlinkert/window-size", "keywords": [ "console", "height", "resize", "size", "terminal", "tty", "width", "window" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "jonschlinkert", "email": "github@sellside.com" }, { "name": "doowb", "email": "brian.woodward@gmail.com" } ], "name": "window-size", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/window-size.git" }, "scripts": { "pretest": "semistandard", "test": "tap --coverage test.js" }, "verb": { "related": { "list": [ "yargs", "lint-deps", "base-cli" ] } }, "version": "0.2.0" }