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.
 
 
 
 

105 lines
2.7 KiB

{
"_args": [
[
"lodash.sortby@^4.7.0",
"/home/bernhard/freifunk-app/node_modules/whatwg-url"
]
],
"_from": "lodash.sortby@>=4.7.0 <5.0.0",
"_id": "lodash.sortby@4.7.0",
"_inCache": true,
"_installable": true,
"_location": "/lodash.sortby",
"_nodeVersion": "4.4.7",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/lodash.sortby-4.7.0.tgz_1471110275744_0.9395535155199468"
},
"_npmUser": {
"email": "john.david.dalton@gmail.com",
"name": "jdalton"
},
"_npmVersion": "2.15.10",
"_phantomChildren": {},
"_requested": {
"name": "lodash.sortby",
"raw": "lodash.sortby@^4.7.0",
"rawSpec": "^4.7.0",
"scope": null,
"spec": ">=4.7.0 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/whatwg-url"
],
"_resolved": "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz",
"_shasum": "edd14c824e2cc9c1e0b0a1b42bb5210516a42438",
"_shrinkwrap": null,
"_spec": "lodash.sortby@^4.7.0",
"_where": "/home/bernhard/freifunk-app/node_modules/whatwg-url",
"author": {
"email": "john.david.dalton@gmail.com",
"name": "John-David Dalton",
"url": "http://allyoucanleet.com/"
},
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"contributors": [
{
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
{
"name": "Blaine Bublitz",
"email": "blaine.bublitz@gmail.com",
"url": "https://github.com/phated"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
"dependencies": {},
"description": "The lodash method `_.sortBy` exported as a module.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "edd14c824e2cc9c1e0b0a1b42bb5210516a42438",
"tarball": "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz"
},
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"lodash-modularized",
"sortby"
],
"license": "MIT",
"maintainers": [
{
"name": "jdalton",
"email": "john.david.dalton@gmail.com"
},
{
"name": "mathias",
"email": "mathias@qiwi.be"
},
{
"name": "phated",
"email": "blaine@iceddev.com"
}
],
"name": "lodash.sortby",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"
},
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
},
"version": "4.7.0"
}