[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "is-windows@1.0.2",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
[6a3a178] | 7 | ],
|
---|
[59329aa] | 8 | "_development": true,
|
---|
| 9 | "_from": "is-windows@1.0.2",
|
---|
| 10 | "_id": "is-windows@1.0.2",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==",
|
---|
| 13 | "_location": "/is-windows",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "is-windows@1.0.2",
|
---|
| 19 | "name": "is-windows",
|
---|
| 20 | "escapedName": "is-windows",
|
---|
| 21 | "rawSpec": "1.0.2",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "1.0.2"
|
---|
[6a3a178] | 24 | },
|
---|
[59329aa] | 25 | "_requiredBy": [
|
---|
| 26 | "/nanomatch"
|
---|
[6a3a178] | 27 | ],
|
---|
[59329aa] | 28 | "_resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz",
|
---|
| 29 | "_spec": "1.0.2",
|
---|
| 30 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 31 | "author": {
|
---|
| 32 | "name": "Jon Schlinkert",
|
---|
| 33 | "url": "https://github.com/jonschlinkert"
|
---|
[6a3a178] | 34 | },
|
---|
[59329aa] | 35 | "bugs": {
|
---|
| 36 | "url": "https://github.com/jonschlinkert/is-windows/issues"
|
---|
[6a3a178] | 37 | },
|
---|
[59329aa] | 38 | "contributors": [
|
---|
| 39 | {
|
---|
| 40 | "name": "Jon Schlinkert",
|
---|
| 41 | "url": "http://twitter.com/jonschlinkert"
|
---|
| 42 | },
|
---|
| 43 | {
|
---|
| 44 | "name": "Simen Bekkhus",
|
---|
| 45 | "url": "https://github.com/SimenB"
|
---|
| 46 | },
|
---|
| 47 | {
|
---|
| 48 | "name": "刘祺",
|
---|
| 49 | "url": "gucong.co.cc"
|
---|
| 50 | }
|
---|
| 51 | ],
|
---|
| 52 | "description": "Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.",
|
---|
[6a3a178] | 53 | "devDependencies": {
|
---|
| 54 | "gulp-format-md": "^1.0.0",
|
---|
| 55 | "mocha": "^3.5.3"
|
---|
| 56 | },
|
---|
[59329aa] | 57 | "engines": {
|
---|
| 58 | "node": ">=0.10.0"
|
---|
| 59 | },
|
---|
| 60 | "files": [
|
---|
| 61 | "index.js"
|
---|
| 62 | ],
|
---|
| 63 | "homepage": "https://github.com/jonschlinkert/is-windows",
|
---|
[6a3a178] | 64 | "keywords": [
|
---|
| 65 | "check",
|
---|
| 66 | "cywin",
|
---|
| 67 | "is",
|
---|
| 68 | "is-windows",
|
---|
| 69 | "nix",
|
---|
| 70 | "operating system",
|
---|
| 71 | "os",
|
---|
| 72 | "platform",
|
---|
| 73 | "process",
|
---|
| 74 | "unix",
|
---|
| 75 | "win",
|
---|
| 76 | "win32",
|
---|
| 77 | "windows"
|
---|
| 78 | ],
|
---|
[59329aa] | 79 | "license": "MIT",
|
---|
| 80 | "main": "index.js",
|
---|
| 81 | "name": "is-windows",
|
---|
| 82 | "repository": {
|
---|
| 83 | "type": "git",
|
---|
| 84 | "url": "git+https://github.com/jonschlinkert/is-windows.git"
|
---|
| 85 | },
|
---|
| 86 | "scripts": {
|
---|
| 87 | "test": "mocha"
|
---|
| 88 | },
|
---|
[6a3a178] | 89 | "verb": {
|
---|
| 90 | "toc": false,
|
---|
| 91 | "layout": "default",
|
---|
| 92 | "tasks": [
|
---|
| 93 | "readme"
|
---|
| 94 | ],
|
---|
| 95 | "plugins": [
|
---|
| 96 | "gulp-format-md"
|
---|
| 97 | ],
|
---|
| 98 | "related": {
|
---|
| 99 | "list": [
|
---|
| 100 | "is-absolute",
|
---|
| 101 | "is-glob",
|
---|
| 102 | "is-relative",
|
---|
| 103 | "isobject",
|
---|
| 104 | "window-size"
|
---|
| 105 | ]
|
---|
| 106 | },
|
---|
| 107 | "lint": {
|
---|
| 108 | "reflinks": true
|
---|
| 109 | },
|
---|
| 110 | "reflinks": [
|
---|
| 111 | "verb"
|
---|
| 112 | ]
|
---|
[59329aa] | 113 | },
|
---|
| 114 | "version": "1.0.2"
|
---|
[6a3a178] | 115 | }
|
---|