{"_id":"is-appveyor","_rev":"5-5435158617389d429728e104655d1b57","name":"is-appveyor","description":"Check if Node script is running on AppVeyor","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"is-appveyor","version":"1.0.0","description":"Check if Node script is running on AppVeyor","repository":{"type":"git","url":"https://github.com/shinnn/is-appveyor"},"author":{"name":"Shinnosuke Watanabe","url":"https://github.com/shinnn"},"scripts":{"lint":"eslint *.js test/*.js & jscs .","debug":"node -e \"console.log(process.env);\"","pretest":"eval ${npm_package_scripts_lint}","test":"node test/test-false.js"},"licenses":[{"type":"MIT","url":"https://github.com/shinnn/is-appveyor/blob/master/LICENSE"}],"files":["index.js","LICENSE"],"keywords":["shell","cli","env","environment","variable","command","command-line","windows","ci","appveyor","detect","check"],"devDependencies":{"eslint":"^0.8.2","jscs":"^1.6.2","tape":"^3.0.0"},"gitHead":"6835c9da4baf6e67c40274d4668a097317175bdc","bugs":{"url":"https://github.com/shinnn/is-appveyor/issues"},"homepage":"https://github.com/shinnn/is-appveyor","_id":"is-appveyor@1.0.0","_shasum":"1309b0acb436652445a141005dfaa1fe3f2af807","_from":".","_npmVersion":"2.1.2","_nodeVersion":"0.10.32","_npmUser":{"name":"shinnn","email":"snnskwtnb@gmail.com"},"maintainers":[{"name":"shinnn","email":"snnskwtnb@gmail.com"}],"dist":{"shasum":"1309b0acb436652445a141005dfaa1fe3f2af807","tarball":"https://registry.npmjs.org/is-appveyor/-/is-appveyor-1.0.0.tgz","integrity":"sha512-5pxyx2bJSpnOdsLSrGVWRxPH4thOHsZUEClMPH1Jc/wH+S9atS0J7A8ZKxWRHP674r/7QSyB3xw4VogtkU0IIA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCrLlysw/LVxxLWgm3C6s08gP/sIUxFGCodIEoZf6EUeQIgT14ziLPH7xzOFZpdeYZ81GyDrvTALKYTd0AbWNb20BA="}]}}},"readme":"# is-appveyor\n\n[![NPM version](https://badge.fury.io/js/is-appveyor.svg)](https://www.npmjs.org/package/is-appveyor)\n[![Build Status](https://travis-ci.org/shinnn/is-appveyor.svg?branch=master)](https://travis-ci.org/shinnn/is-appveyor)\n[![Build status](https://ci.appveyor.com/api/projects/status/qgxjbj1tc7mdou83?svg=true)](https://ci.appveyor.com/project/ShinnosukeWatanabe/is-appveyor)\n[![devDependency Status](https://david-dm.org/shinnn/is-appveyor/dev-status.svg)](https://david-dm.org/shinnn/is-appveyor#info=devDependencies)\n\nCheck if [Node](http://nodejs.org/) script is running on [AppVeyor](http://www.appveyor.com/)\n\n```javascript\nvar isAppVeyor = require('is-appveyor'); // returns boolean\n```\n\n## Installation\n\n[Use npm](https://www.npmjs.org/doc/cli/npm-install.html).\n\n```sh\nnpm install is-appveyor\n```\n\n## License\n\nCopyright (c) 2014 [Shinnosuke Watanabe](https://github.com/shinnn)\n\nLicensed under [the MIT License](./LICENSE).\n","maintainers":[{"name":"shinnn","email":"snnskwtnb@gmail.com"}],"time":{"modified":"2022-06-19T02:36:32.980Z","created":"2014-10-13T02:01:18.775Z","1.0.0":"2014-10-13T02:01:18.775Z"},"homepage":"https://github.com/shinnn/is-appveyor","keywords":["shell","cli","env","environment","variable","command","command-line","windows","ci","appveyor","detect","check"],"repository":{"type":"git","url":"https://github.com/shinnn/is-appveyor"},"author":{"name":"Shinnosuke Watanabe","url":"https://github.com/shinnn"},"bugs":{"url":"https://github.com/shinnn/is-appveyor/issues"},"readmeFilename":"README.md","users":{"insomniaqc":true}}