Update metadata

This commit is contained in:
Imran Ismail
2019-09-05 12:08:20 +08:00
parent 6e5c237523
commit 56c04146d7
1454 changed files with 204046 additions and 234789 deletions

View File

@@ -1,39 +1,35 @@
{
"_args": [
[
"jest-docblock@24.3.0",
"/Users/imranismail/Projects/setup-kustomize"
]
],
"_development": true,
"_from": "jest-docblock@24.3.0",
"_id": "jest-docblock@24.3.0",
"_from": "jest-docblock@^24.3.0",
"_id": "jest-docblock@24.9.0",
"_inBundle": false,
"_integrity": "sha512-nlANmF9Yq1dufhFlKG9rasfQlrY7wINJbo3q01tu56Jv5eBU5jirylhF2O5ZBnLxzOVBGRDz/9NAwNyBtG4Nyg==",
"_integrity": "sha512-F1DjdpDMJMA1cN6He0FNYNZlo3yYmOtRUnktrT9Q37njYzC5WEaDdmbynIgy0L/IvXvvgsG8OsqhLPXTpfmZAA==",
"_location": "/jest-docblock",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "jest-docblock@24.3.0",
"raw": "jest-docblock@^24.3.0",
"name": "jest-docblock",
"escapedName": "jest-docblock",
"rawSpec": "24.3.0",
"rawSpec": "^24.3.0",
"saveSpec": null,
"fetchSpec": "24.3.0"
"fetchSpec": "^24.3.0"
},
"_requiredBy": [
"/jest-runner"
],
"_resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-24.3.0.tgz",
"_spec": "24.3.0",
"_where": "/Users/imranismail/Projects/setup-kustomize",
"_resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-24.9.0.tgz",
"_shasum": "7970201802ba560e1c4092cc25cbedf5af5a8ce2",
"_spec": "jest-docblock@^24.3.0",
"_where": "/Users/imranismail/Projects/setup-kustomize/node_modules/jest-runner",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"bundleDependencies": false,
"dependencies": {
"detect-newline": "^2.1.0"
},
"deprecated": false,
"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": {
"@types/detect-newline": "^2.1.0"
@@ -41,7 +37,7 @@
"engines": {
"node": ">= 6"
},
"gitHead": "3a7a4f3a3f5489ac8e07dcddf76bb949c482ec87",
"gitHead": "9ad0f4bc6b8bdd94989804226c28c9960d9da7d1",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
@@ -54,5 +50,5 @@
"url": "git+https://github.com/facebook/jest.git",
"directory": "packages/jest-docblock"
},
"version": "24.3.0"
"version": "24.9.0"
}