92 lines
2.4 KiB
JSON
92 lines
2.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"jest-docblock@22.4.0",
|
|
"/home/bernhard/freifunk-app/node_modules/metro"
|
|
]
|
|
],
|
|
"_from": "jest-docblock@22.4.0",
|
|
"_id": "jest-docblock@22.4.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/jest-docblock",
|
|
"_nodeVersion": "8.9.1",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/jest-docblock_22.4.0_1519128207301_0.8008459783765294"
|
|
},
|
|
"_npmUser": {
|
|
"email": "mjesun@hotmail.com",
|
|
"name": "mjesun"
|
|
},
|
|
"_npmVersion": "5.5.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "jest-docblock",
|
|
"raw": "jest-docblock@22.4.0",
|
|
"rawSpec": "22.4.0",
|
|
"scope": null,
|
|
"spec": "22.4.0",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/jest-haste-map",
|
|
"/jest-runner",
|
|
"/metro"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-22.4.0.tgz",
|
|
"_shasum": "dbf1877e2550070cfc4d9b07a55775a0483159b8",
|
|
"_shrinkwrap": null,
|
|
"_spec": "jest-docblock@22.4.0",
|
|
"_where": "/home/bernhard/freifunk-app/node_modules/metro",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"dependencies": {
|
|
"detect-newline": "^2.1.0"
|
|
},
|
|
"description": "`jest-docblock` is a package that can extract and parse a specially-formatted comment called a \"docblock\" at the top of a file.",
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 3,
|
|
"integrity": "sha512-lDY7GZ+/CJb02oULYLBDj7Hs5shBhVpDYpIm8LUyqw9X2J22QRsM19gmGQwIFqGSJmpc/LRrSYudeSrG510xlQ==",
|
|
"shasum": "dbf1877e2550070cfc4d9b07a55775a0483159b8",
|
|
"tarball": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-22.4.0.tgz",
|
|
"unpackedSize": 8833
|
|
},
|
|
"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-docblock",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git"
|
|
},
|
|
"version": "22.4.0"
|
|
}
|