{ "_from": "is-windows@^1.0.1", "_id": "is-windows@1.0.1", "_inBundle": false, "_integrity": "sha1-MQ23D3QtJZoWo2kgK1GvhCMzENk=", "_location": "/is-windows", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "is-windows@^1.0.1", "name": "is-windows", "escapedName": "is-windows", "rawSpec": "^1.0.1", "saveSpec": null, "fetchSpec": "^1.0.1" }, "_requiredBy": [ "/global-modules", "/global-prefix" ], "_resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.1.tgz", "_shasum": "310db70f742d259a16a369202b51af84233310d9", "_spec": "is-windows@^1.0.1", "_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/publi/node_modules/global-modules", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/is-windows/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Jon Schlinkert", "email": "jon.schlinkert@sellside.com", "url": "http://twitter.com/jonschlinkert" }, { "name": "Simen Bekkhus", "email": "sbekkhus91@gmail.com", "url": "https://github.com/SimenB" }, { "name": "刘祺", "email": "gucong@gmail.com", "url": "gucong.co.cc" } ], "deprecated": false, "description": "Returns true if the platform is windows.", "devDependencies": { "gulp-format-md": "^0.1.11", "mocha": "^3.2.0" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/jonschlinkert/is-windows", "keywords": [ "check", "cywin", "is", "is-windows", "nix", "operating system", "os", "platform", "process", "unix", "win", "win32", "windows" ], "license": "MIT", "main": "index.js", "name": "is-windows", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/is-windows.git" }, "scripts": { "test": "mocha" }, "verb": { "toc": false, "layout": "default", "tasks": [ "readme" ], "plugins": [ "gulp-format-md" ], "related": { "list": [ "is-absolute", "is-glob", "is-relative", "isobject", "window-size" ] }, "lint": { "reflinks": true }, "reflinks": [ "verb" ] }, "version": "1.0.1" }