155 lines
3.4 KiB
JSON
155 lines
3.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "is-windows@^1.0.0",
|
|
"scope": null,
|
|
"escapedName": "is-windows",
|
|
"name": "is-windows",
|
|
"rawSpec": "^1.0.0",
|
|
"spec": ">=1.0.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"c:\\xampp\\htdocs\\laravel\\node_modules\\cross-env"
|
|
]
|
|
],
|
|
"_from": "is-windows@>=1.0.0 <2.0.0",
|
|
"_id": "is-windows@1.0.1",
|
|
"_inCache": true,
|
|
"_location": "/is-windows",
|
|
"_nodeVersion": "6.10.1",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-18-east.internal.npmjs.com",
|
|
"tmp": "tmp/is-windows-1.0.1.tgz_1493402059402_0.6776397372595966"
|
|
},
|
|
"_npmUser": {
|
|
"name": "doowb",
|
|
"email": "brian.woodward@gmail.com"
|
|
},
|
|
"_npmVersion": "3.10.10",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "is-windows@^1.0.0",
|
|
"scope": null,
|
|
"escapedName": "is-windows",
|
|
"name": "is-windows",
|
|
"rawSpec": "^1.0.0",
|
|
"spec": ">=1.0.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/cross-env"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.1.tgz",
|
|
"_shasum": "310db70f742d259a16a369202b51af84233310d9",
|
|
"_shrinkwrap": null,
|
|
"_spec": "is-windows@^1.0.0",
|
|
"_where": "c:\\xampp\\htdocs\\laravel\\node_modules\\cross-env",
|
|
"author": {
|
|
"name": "Jon Schlinkert",
|
|
"url": "https://github.com/jonschlinkert"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/jonschlinkert/is-windows/issues"
|
|
},
|
|
"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"
|
|
}
|
|
],
|
|
"dependencies": {},
|
|
"description": "Returns true if the platform is windows.",
|
|
"devDependencies": {
|
|
"gulp-format-md": "^0.1.11",
|
|
"mocha": "^3.2.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "310db70f742d259a16a369202b51af84233310d9",
|
|
"tarball": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.1.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "63aeae70709733429c026447b7e08039b7ef0ac9",
|
|
"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",
|
|
"maintainers": [
|
|
{
|
|
"name": "doowb",
|
|
"email": "brian.woodward@gmail.com"
|
|
},
|
|
{
|
|
"name": "jonschlinkert",
|
|
"email": "github@sellside.com"
|
|
}
|
|
],
|
|
"name": "is-windows",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"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"
|
|
}
|