98 lines
3.3 KiB
JSON
98 lines
3.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"babel-jest@22.4.4",
|
|
"/home/bernhard/freifunk-app"
|
|
]
|
|
],
|
|
"_from": "babel-jest@22.4.4",
|
|
"_id": "babel-jest@22.4.4",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/babel-jest",
|
|
"_nodeVersion": "8.9.1",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/babel-jest_22.4.4_1526648338977_0.13700968041232686"
|
|
},
|
|
"_npmUser": {
|
|
"email": "mjesun@hotmail.com",
|
|
"name": "mjesun"
|
|
},
|
|
"_npmVersion": "5.5.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "babel-jest",
|
|
"raw": "babel-jest@22.4.4",
|
|
"rawSpec": "22.4.4",
|
|
"scope": null,
|
|
"spec": "22.4.4",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/",
|
|
"/jest-runtime"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-22.4.4.tgz",
|
|
"_shasum": "977259240420e227444ebe49e226a61e49ea659d",
|
|
"_shrinkwrap": null,
|
|
"_spec": "babel-jest@22.4.4",
|
|
"_where": "/home/bernhard/freifunk-app",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"dependencies": {
|
|
"babel-plugin-istanbul": "^4.1.5",
|
|
"babel-preset-jest": "^22.4.4"
|
|
},
|
|
"description": "Jest plugin to use babel for transformation.",
|
|
"devDependencies": {
|
|
"babel-core": "^6.0.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 3,
|
|
"integrity": "sha512-A9NB6/lZhYyypR9ATryOSDcqBaqNdzq4U+CN+/wcMsLcmKkPxQEoTKLajGfd3IkxNyVBT8NewUK2nWyGbSzHEQ==",
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/s4TCRA9TVsSAnZWagAA/YgP/1ETdnmiaRinX0Y7OT4Q\nHRih9hn0wztvrSOSjKK0GuP9ZN5Ydjwtl+QP5SttZOQh9iv10n0VTeHV+mGF\nhwDUrsT3IngQi5W1eMBuIW3U9NQW2sFqh5m2L7VFK+ggOqSt+uKHO7HFdjTO\nYSDPmqLxCj8w2DRcrxPoHLsmTJKvJjtDuVG57IwqG317iBn58T2gZ3xLQSxb\n2H3RqHXmgc3895TCRx75jemROx77FmL+1ko03yEVSarvHR7cgD4PIQJgWBAm\nkzN4xAO0BBnT4Wc5j9V70QoJhb7Q+8Pr/sro67AcpNgPvGM7REC9VZLm8TzY\njJcqPn+g6GwdSKZXrhDjhpemLZsgYVtdQ82KpkBEuQLhq8lFlNmfwSXQ25oc\n7EiSv0ZKM2wwF2HWOZWpRT9yphizOrgdjJrGfyEfItTuPqvf55F5w7ktJGWQ\nTdhtqwDEKaE3LLdccSoAY5xk78z2m8s6KlWzbD6lOywlVwu/dZRU+9eKQbxr\nfLA1KqgqG8lP8OQY6D6InWDqg6NENHJY0h/PrPHEJ5MYkUQL9epIgh3gXmL1\nMmSgSWDHMwh57P5E0QP0vULDJPNmaqpGNEzfMGdf7qk/ftPBWWjTxPy9yYsh\nTzVBxE1m3Y1uu8FiJfkpsyNOsK79N/WOLgtP1RdwJx6231NfSjLEZEtcjymD\nsumJ\r\n=e5uo\r\n-----END PGP SIGNATURE-----\r\n",
|
|
"shasum": "977259240420e227444ebe49e226a61e49ea659d",
|
|
"tarball": "https://registry.npmjs.org/babel-jest/-/babel-jest-22.4.4.tgz",
|
|
"unpackedSize": 6541
|
|
},
|
|
"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": "babel-jest",
|
|
"optionalDependencies": {},
|
|
"peerDependencies": {
|
|
"babel-core": "^6.0.0 || ^7.0.0-0"
|
|
},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git"
|
|
},
|
|
"version": "22.4.4"
|
|
}
|