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.
 
 
 
 

92 lines
3.3 KiB

{
"_args": [
[
"compare-versions@^3.1.0",
"/home/bernhard/freifunk-app/node_modules/istanbul-api"
]
],
"_from": "compare-versions@>=3.1.0 <4.0.0",
"_id": "compare-versions@3.3.0",
"_inCache": true,
"_installable": true,
"_location": "/compare-versions",
"_nodeVersion": "9.11.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/compare-versions_3.3.0_1528639493529_0.7904406976732852"
},
"_npmUser": {
"email": "ole@michelsen.dk",
"name": "omichelsen"
},
"_npmVersion": "6.1.0",
"_phantomChildren": {},
"_requested": {
"name": "compare-versions",
"raw": "compare-versions@^3.1.0",
"rawSpec": "^3.1.0",
"scope": null,
"spec": ">=3.1.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/istanbul-api"
],
"_resolved": "https://registry.npmjs.org/compare-versions/-/compare-versions-3.3.0.tgz",
"_shasum": "af93ea705a96943f622ab309578b9b90586f39c3",
"_shrinkwrap": null,
"_spec": "compare-versions@^3.1.0",
"_where": "/home/bernhard/freifunk-app/node_modules/istanbul-api",
"author": {
"name": "Ole Michelsen"
},
"bugs": {
"url": "https://github.com/omichelsen/compare-versions/issues"
},
"dependencies": {},
"description": "Compare semver version strings to find greater, equal or lesser.",
"devDependencies": {
"mocha": "^5.2.0",
"nyc": "^12.0.2"
},
"directories": {
"test": "test"
},
"dist": {
"fileCount": 11,
"integrity": "sha512-MAAAIOdi2s4Gl6rZ76PNcUa9IOYB+5ICdT41o5uMRf09aEu/F9RK+qhe8RjXNPwcTjGV7KU7h2P/fljThFVqyQ==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbHTAGCRA9TVsSAnZWagAAv5EP/3L0mpXmTyfHn8e+PqJW\naL9qsDm6BO37b7NDyVhZHC5FC+PsukrUc2Z2SyycMqOUxyUCH3X2VNYniLUo\npcwNHjnZqgMnMxnFHVhgo5XoJ0C7fJzWEhUx72Jj5eiXTFpsU3t2ziB0Zjo2\n09S6VG8fhk4OYBF/J2JyGfgSR6NmIA51IyxrQ1mniuLjw4wDQEQtsUmo1Znh\nBjyVQ/GgdB/ui0JFu3QaQVmPrCljbGp8GSGnBfZ3S6DEKTY5e7hMKXGzTr+L\ncRUgEib/BhBmhgSasLC/cW/XXBUFSsLxdTRCbhD3Q7evOBuHGd0ejMw1z4bR\n1awrG0WvfPp1wNSqCih4U6WWHdfSxWg67M/xsE+mfwl0DxQx9tERGrFNF11T\nX4qVMz2z5XGl119mRFGiFKMBdg/GFiSX5Fba60y3NUvWFoAj6kh+NijI4cb9\nAi4Q8bNymr9Ao/zI012tu6nzO/T9iIN4+479ANL9UyMB79VCVY+hOfUFKTtL\nv8qMB2CLfoetKen1CATjvgMniCSdtcJugnLIGTrsUcJ6N7+wB1uQZEhLWrC8\nxw0GqsFmc9q6/6BkADJhm5Cj63ep52s67Fbe4JcXy4P4scIPXr5QUunJUJr5\nCw/RrGWcQ1dSec9onRA3bI9xl2SV3GS2UICfuY/X5LQBEtenfXfL4LIC08sc\nv5yF\r\n=QWgQ\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "af93ea705a96943f622ab309578b9b90586f39c3",
"tarball": "https://registry.npmjs.org/compare-versions/-/compare-versions-3.3.0.tgz",
"unpackedSize": 14447
},
"gitHead": "8ccb87b70ad0527bbc90e3cd9fe529f812bb99ef",
"homepage": "https://github.com/omichelsen/compare-versions#readme",
"keywords": [
"browser",
"compare",
"node",
"semver",
"version"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "omichelsen",
"email": "ole@michelsen.dk"
}
],
"name": "compare-versions",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/omichelsen/compare-versions.git"
},
"scripts": {
"test": "nyc mocha"
},
"types": "index.d.ts",
"version": "3.3.0"
}