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.
 
 
 
 

101 lines
2.6 KiB

{
"_args": [
[
"natural-compare@^1.4.0",
"/home/bernhard/freifunk-app/node_modules/jest-snapshot"
]
],
"_from": "natural-compare@>=1.4.0 <2.0.0",
"_id": "natural-compare@1.4.0",
"_inCache": true,
"_installable": true,
"_location": "/natural-compare",
"_nodeVersion": "6.2.2",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/natural-compare-1.4.0.tgz_1469220490086_0.1379237591754645"
},
"_npmUser": {
"email": "megawac@gmail.com",
"name": "megawac"
},
"_npmVersion": "3.9.5",
"_phantomChildren": {},
"_requested": {
"name": "natural-compare",
"raw": "natural-compare@^1.4.0",
"rawSpec": "^1.4.0",
"scope": null,
"spec": ">=1.4.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/jest-snapshot"
],
"_resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
"_shasum": "4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7",
"_shrinkwrap": null,
"_spec": "natural-compare@^1.4.0",
"_where": "/home/bernhard/freifunk-app/node_modules/jest-snapshot",
"author": {
"name": "Lauri Rooden",
"url": "https://github.com/litejs/natural-compare-lite"
},
"bugs": {
"url": "https://github.com/litejs/natural-compare-lite/issues"
},
"buildman": {
"dist/index-min.js": {
"banner": "/*! litejs.com/MIT-LICENSE.txt */",
"input": "index.js"
}
},
"dependencies": {},
"description": "Compare strings containing a mix of letters and numbers in the way a human being would in sort order.",
"devDependencies": {
"buildman": "*",
"testman": "*"
},
"directories": {},
"dist": {
"shasum": "4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7",
"tarball": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz"
},
"files": [
"index.js"
],
"gitHead": "eec83eee67cfac84d6db30cdd65363f155673770",
"homepage": "https://github.com/litejs/natural-compare-lite#readme",
"keywords": [
"alphanum",
"compare",
"litejs",
"natcmp",
"natsort",
"natural",
"order",
"sort",
"string"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "megawac",
"email": "megawac@gmail.com"
}
],
"name": "natural-compare",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/litejs/natural-compare-lite.git"
},
"scripts": {
"build": "node node_modules/buildman/index.js --all",
"test": "node tests/index.js"
},
"stability": 3,
"version": "1.4.0"
}