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.
 
 
 
 

99 lines
2.5 KiB

{
"_args": [
[
"macos-release@^1.0.0",
"/home/bernhard/freifunk-app/node_modules/os-name"
]
],
"_from": "macos-release@>=1.0.0 <2.0.0",
"_id": "macos-release@1.1.0",
"_inCache": true,
"_installable": true,
"_location": "/macos-release",
"_nodeVersion": "8.0.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/macos-release-1.1.0.tgz_1497262572278_0.40303571335971355"
},
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "5.0.0",
"_phantomChildren": {},
"_requested": {
"name": "macos-release",
"raw": "macos-release@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/os-name"
],
"_resolved": "https://registry.npmjs.org/macos-release/-/macos-release-1.1.0.tgz",
"_shasum": "831945e29365b470aa8724b0ab36c8f8959d10fb",
"_shrinkwrap": null,
"_spec": "macos-release@^1.0.0",
"_where": "/home/bernhard/freifunk-app/node_modules/os-name",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/macos-release/issues"
},
"dependencies": {},
"description": "Get the name and version of a macOS release from the Darwin version",
"devDependencies": {
"ava": "*",
"xo": "*"
},
"directories": {},
"dist": {
"integrity": "sha512-mmLbumEYMi5nXReB9js3WGsB8UE6cDBWyIO62Z4DNx6GbRhDxHNjA1MlzSpJ2S2KM1wyiPRA0d19uHWYYvMHjA==",
"shasum": "831945e29365b470aa8724b0ab36c8f8959d10fb",
"tarball": "https://registry.npmjs.org/macos-release/-/macos-release-1.1.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "f39133483defff1d33d44ebac7f13ca44ff7b4af",
"homepage": "https://github.com/sindresorhus/macos-release#readme",
"keywords": [
"darwin",
"macos",
"name",
"operating",
"os",
"osx",
"platform",
"release",
"system",
"title",
"version"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "macos-release",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/macos-release.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "1.1.0"
}