This app provides monitoring and information features for the common freifunk user and the technical stuff of a freifunk community. Code base is taken from a TUM Practical Course project and added here to see if Freifunk Altdorf can use it. https://www.freifunk-altdorf.de
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

146 lines
3.2 KiB

{
"_args": [
[
"is-windows@^1.0.2",
"/home/bernhard/freifunk-app/node_modules/nanomatch"
]
],
"_from": "is-windows@>=1.0.2 <2.0.0",
"_id": "is-windows@1.0.2",
"_inCache": true,
"_installable": true,
"_location": "/is-windows",
"_nodeVersion": "9.5.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/is-windows_1.0.2_1518593802371_0.8807568142517928"
},
"_npmUser": {
"email": "github@sellside.com",
"name": "jonschlinkert"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"name": "is-windows",
"raw": "is-windows@^1.0.2",
"rawSpec": "^1.0.2",
"scope": null,
"spec": ">=1.0.2 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/nanomatch"
],
"_resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz",
"_shasum": "d1850eb9791ecd18e6182ce12a30f396634bb19d",
"_shrinkwrap": null,
"_spec": "is-windows@^1.0.2",
"_where": "/home/bernhard/freifunk-app/node_modules/nanomatch",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/is-windows/issues"
},
"contributors": [
{
"name": "Jon Schlinkert",
"url": "http://twitter.com/jonschlinkert"
},
{
"name": "Simen Bekkhus",
"url": "https://github.com/SimenB"
},
{
"name": "刘祺",
"url": "gucong.co.cc"
}
],
"dependencies": {},
"description": "Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.",
"devDependencies": {
"gulp-format-md": "^1.0.0",
"mocha": "^3.5.3"
},
"directories": {},
"dist": {
"fileCount": 4,
"integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==",
"shasum": "d1850eb9791ecd18e6182ce12a30f396634bb19d",
"tarball": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz",
"unpackedSize": 7963
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "4dcfff4ed9e36ad761a1a24d3899c832382d7254",
"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": {
"layout": "default",
"lint": {
"reflinks": true
},
"plugins": [
"gulp-format-md"
],
"reflinks": [
"verb"
],
"related": {
"list": [
"is-absolute",
"is-glob",
"is-relative",
"isobject",
"window-size"
]
},
"tasks": [
"readme"
],
"toc": false
},
"version": "1.0.2"
}