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.
 
 
 
 

128 lines
3.8 KiB

{
"_args": [
[
"image-size@^0.6.0",
"/home/bernhard/freifunk-app/node_modules/metro"
]
],
"_from": "image-size@>=0.6.0 <0.7.0",
"_id": "image-size@0.6.3",
"_inCache": true,
"_installable": true,
"_location": "/image-size",
"_nodeVersion": "10.0.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/image-size_0.6.3_1528886094460_0.35941359355853897"
},
"_npmUser": {
"email": "npm@netroy.in",
"name": "netroy"
},
"_npmVersion": "6.0.0",
"_phantomChildren": {},
"_requested": {
"name": "image-size",
"raw": "image-size@^0.6.0",
"rawSpec": "^0.6.0",
"scope": null,
"spec": ">=0.6.0 <0.7.0",
"type": "range"
},
"_requiredBy": [
"/metro"
],
"_resolved": "https://registry.npmjs.org/image-size/-/image-size-0.6.3.tgz",
"_shasum": "e7e5c65bb534bd7cdcedd6cb5166272a85f75fb2",
"_shrinkwrap": null,
"_spec": "image-size@^0.6.0",
"_where": "/home/bernhard/freifunk-app/node_modules/metro",
"author": {
"email": "aditya@netroy.in",
"name": "netroy",
"url": "http://netroy.in/"
},
"bin": {
"image-size": "bin/image-size.js"
},
"bugs": {
"url": "https://github.com/image-size/image-size/issues"
},
"dependencies": {},
"description": "get dimensions of any image file",
"devDependencies": {
"coveralls": "^3.0.1",
"eslint": "^4.19.1",
"expect.js": "^0.3.1",
"glob": "^7.1.1",
"mocha": "^5.2.0",
"nyc": "^11.9.0",
"sinon": "^5.1.1"
},
"directories": {},
"dist": {
"fileCount": 20,
"integrity": "sha512-47xSUiQioGaB96nqtp5/q55m0aBQSQdyIloMOc/x+QVTDZLNmXE892IIDrJ0hM1A5vcNUDD5tDffkSP5lCaIIA==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIPNPCRA9TVsSAnZWagAAUeUP/jHWnmF+12UM8aO7qTHS\nU6Q3xCN1egUrg7o6JC7xBaQ//0/ELVA1Zq0sRje46T7n3imc0DEtycgqY4Wn\nEkHPNaRb+ns8J4cdjPbElrgBTksSnWoOFUNUdfRclaxBPmFE4OM+eHAzclYG\ntB27Vu/3gLKhHw+WRTOb3aQpvpECXaejyNrIf01dhbxz/hbTenUbq9dv510Y\nBDLYMl3hfhMDX+E1hqlK7UZAuxhqNLMKywoMHsHHns0vbEMYlAguEWs+T76y\nfr8k+wq54k1jBkpG3EdXNXhlft0N5gGhAzxLNxbQAW20jNjlpVvONUGStl1W\nZS6P/7L04/M1nnIw1ldcr3StKRrWd0qPtEkM+nA6bW7eiOyMGv7XvmfPf5hp\nl6qHPYfO/r9AqQnUmQsfRUy3EukcASN5In/LEKOA3Td02Q8Z4dvc5HJy3FSZ\nMTlhzNSDp4pjHPeiqe5u/wwM8Zqa0IkThajOtLqqvga//czV6nnrlw9N8cNz\nG9daHAnTX9o9Dufj0hDsbuP7qLRMQpakRFIIrknf9ATz+hCvqPHX0ikBnKYf\nGDGU8NSPShuMhI93ymZ7Kjo5fvWxdJTWu1c+Kg7uJB1mczHg3al4l0RauMuu\nznyyOGLqOji8KljFyXclq3X+bbHTnEB1H0ypWDsfJIZRFyh4vf4qJbDRmtDV\nq9SJ\r\n=3dvj\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "e7e5c65bb534bd7cdcedd6cb5166272a85f75fb2",
"tarball": "https://registry.npmjs.org/image-size/-/image-size-0.6.3.tgz",
"unpackedSize": 27494
},
"engines": {
"node": ">=4.0"
},
"files": [
"bin",
"lib"
],
"gitHead": "2290e6a8ebb58d364c7c96799fbfa211d8ebbd3d",
"homepage": "https://github.com/image-size/image-size#readme",
"keywords": [
"bmp",
"cur",
"dimensions",
"gif",
"height",
"icns",
"ico",
"image",
"jpeg",
"png",
"psd",
"resolution",
"size",
"svg",
"tiff",
"webp",
"width"
],
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"name": "netroy",
"email": "aditya@netroy.in"
},
{
"name": "shinnn",
"email": "snnskwtnb@gmail.com"
},
{
"name": "zeke",
"email": "zeke@sikelianos.com"
}
],
"name": "image-size",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/image-size/image-size.git"
},
"scripts": {
"coverage": "nyc report --reporter=text-lcov | coveralls",
"pretest": "eslint lib specs",
"test": "nyc mocha specs"
},
"version": "0.6.3"
}