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.
 
 
 
 

104 lines
2.5 KiB

{
"_args": [
[
"expect@^22.4.0",
"/home/bernhard/freifunk-app/node_modules/jest-jasmine2"
]
],
"_from": "expect@>=22.4.0 <23.0.0",
"_id": "expect@22.4.3",
"_inCache": true,
"_installable": true,
"_location": "/expect",
"_nodeVersion": "8.9.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/expect_22.4.3_1521648553489_0.6656368632027947"
},
"_npmUser": {
"email": "mjesun@hotmail.com",
"name": "mjesun"
},
"_npmVersion": "5.5.1",
"_phantomChildren": {
"color-convert": "1.9.2"
},
"_requested": {
"name": "expect",
"raw": "expect@^22.4.0",
"rawSpec": "^22.4.0",
"scope": null,
"spec": ">=22.4.0 <23.0.0",
"type": "range"
},
"_requiredBy": [
"/jest-jasmine2"
],
"_resolved": "https://registry.npmjs.org/expect/-/expect-22.4.3.tgz",
"_shasum": "d5a29d0a0e1fb2153557caef2674d4547e914674",
"_shrinkwrap": null,
"_spec": "expect@^22.4.0",
"_where": "/home/bernhard/freifunk-app/node_modules/jest-jasmine2",
"browser": "build-es5/index.js",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"ansi-styles": "^3.2.0",
"jest-diff": "^22.4.3",
"jest-get-type": "^22.4.3",
"jest-matcher-utils": "^22.4.3",
"jest-message-util": "^22.4.3",
"jest-regex-util": "^22.4.3"
},
"devDependencies": {},
"directories": {},
"dist": {
"fileCount": 12,
"integrity": "sha512-XcNXEPehqn8b/jm8FYotdX0YrXn36qp4HWlrVT4ktwQas1l1LPxiVWncYnnL2eyMtKAmVIaG0XAp0QlrqJaxaA==",
"shasum": "d5a29d0a0e1fb2153557caef2674d4547e914674",
"tarball": "https://registry.npmjs.org/expect/-/expect-22.4.3.tgz",
"unpackedSize": 528333
},
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"maintainers": [
{
"name": "cpojer",
"email": "christoph.pojer@gmail.com"
},
{
"name": "dmitriiabramov",
"email": "dmitrii@rheia.us"
},
{
"name": "fb",
"email": "opensource+npm@fb.com"
},
{
"name": "jeanlauliac",
"email": "jean@lauliac.com"
},
{
"name": "ljharb",
"email": "ljharb@gmail.com"
},
{
"name": "mjackson",
"email": "mjijackson@gmail.com"
},
{
"name": "mjesun",
"email": "mjesun@hotmail.com"
}
],
"name": "expect",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "22.4.3"
}