107 lines
3.6 KiB
JSON
107 lines
3.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"jest-config@^22.4.4",
|
|
"/home/bernhard/freifunk-app/node_modules/jest/node_modules/jest-cli"
|
|
]
|
|
],
|
|
"_from": "jest-config@>=22.4.4 <23.0.0",
|
|
"_id": "jest-config@22.4.4",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/jest-config",
|
|
"_nodeVersion": "8.9.1",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/jest-config_22.4.4_1526648349267_0.363458108410875"
|
|
},
|
|
"_npmUser": {
|
|
"email": "mjesun@hotmail.com",
|
|
"name": "mjesun"
|
|
},
|
|
"_npmVersion": "5.5.1",
|
|
"_phantomChildren": {
|
|
"color-convert": "1.9.2",
|
|
"escape-string-regexp": "1.0.5",
|
|
"has-flag": "3.0.0"
|
|
},
|
|
"_requested": {
|
|
"name": "jest-config",
|
|
"raw": "jest-config@^22.4.4",
|
|
"rawSpec": "^22.4.4",
|
|
"scope": null,
|
|
"spec": ">=22.4.4 <23.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/jest-runner",
|
|
"/jest-runtime",
|
|
"/jest-validate",
|
|
"/jest/jest-cli"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jest-config/-/jest-config-22.4.4.tgz",
|
|
"_shasum": "72a521188720597169cd8b4ff86934ef5752d86a",
|
|
"_shrinkwrap": null,
|
|
"_spec": "jest-config@^22.4.4",
|
|
"_where": "/home/bernhard/freifunk-app/node_modules/jest/node_modules/jest-cli",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"dependencies": {
|
|
"chalk": "^2.0.1",
|
|
"glob": "^7.1.1",
|
|
"jest-environment-jsdom": "^22.4.1",
|
|
"jest-environment-node": "^22.4.1",
|
|
"jest-get-type": "^22.1.0",
|
|
"jest-jasmine2": "^22.4.4",
|
|
"jest-regex-util": "^22.1.0",
|
|
"jest-resolve": "^22.4.2",
|
|
"jest-util": "^22.4.1",
|
|
"jest-validate": "^22.4.4",
|
|
"pretty-format": "^22.4.0"
|
|
},
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 15,
|
|
"integrity": "sha512-9CKfo1GC4zrXSoMLcNeDvQBfgtqGTB1uP8iDIZ97oB26RCUb886KkKWhVcpyxVDOUxbhN+uzcBCeFe7w+Iem4A==",
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/s4dCRA9TVsSAnZWagAAIfIP/2VWTcvkRJNYKu75h/qg\nZHr7fzQC5IQRYQryyL6Wb6ZcEbjbPucXxLbHKmhHW6bj65jurPh0nkmoajKI\nYI9VHNAb1Nx7qRYcmxAaCj1gG+RGoDjEECoUlEe5GVvNb6RTWCBJ2ISfts+m\n0GhbS9tcGep7UoscXyJT/suvQHG8r7oxo/q182EdB8C94IDA91yd6UB6pQcw\nSextMPqx9fOYSnaEuTkHxEqrPaj1562HV9FuDqFP1pyIVQ70JIFkyhhZYMWX\n2gNsZQ1+2nqHzZe3AaBqmIRQDJGLc59eRBT99rnbWk50vAWgnQgnNqPj7nn0\nBzwRGgDY76K8aTRGx/pTVri9pU4aIi6hPv4Moq8UAxl/E8guJELGQmVqwz0p\n1ZWP0CixMoPChIMD3Z+cI6P8GnYH66JbBtuHv8mtLBqIUcOCNyXOtcTq5ezm\nk6lOUwM7B8n7BBowq9a1EJqLw0DI560UQB2Nvi0Jvy6CsZqkG9HwgnIWjUWU\npOGHTmDw2TGKAFJ+Tp3tWvfWmDAO4U5s+1iRJ+wwyNROWmSEO1VeKwyIrnOg\ntMsYYnbX6hhwqPluH4ne+I5+FjRLMLoFUmylkGpRV5Qyv3oYShU1LaEyFSz7\nXPx93cH3Nmo5IH8y7/ZljXDjctGo//98nyiktAJzBxXzkWumW9v5ptxxiWdk\nSu0/\r\n=CsCV\r\n-----END PGP SIGNATURE-----\r\n",
|
|
"shasum": "72a521188720597169cd8b4ff86934ef5752d86a",
|
|
"tarball": "https://registry.npmjs.org/jest-config/-/jest-config-22.4.4.tgz",
|
|
"unpackedSize": 81490
|
|
},
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "aaronabramov",
|
|
"email": "aaron@abramov.io"
|
|
},
|
|
{
|
|
"name": "cpojer",
|
|
"email": "christoph.pojer@gmail.com"
|
|
},
|
|
{
|
|
"name": "fb",
|
|
"email": "opensource+npm@fb.com"
|
|
},
|
|
{
|
|
"name": "jeanlauliac",
|
|
"email": "jean@lauliac.com"
|
|
},
|
|
{
|
|
"name": "mjesun",
|
|
"email": "mjesun@hotmail.com"
|
|
}
|
|
],
|
|
"name": "jest-config",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git"
|
|
},
|
|
"version": "22.4.4"
|
|
}
|