mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-06-18 17:41:11 +00:00
.
This commit is contained in:
parent
78d7c382fb
commit
e7ed525da5
7117 changed files with 1773720 additions and 211 deletions
83
node_modules/pretty-format/package.json
generated
vendored
Normal file
83
node_modules/pretty-format/package.json
generated
vendored
Normal file
|
@ -0,0 +1,83 @@
|
|||
{
|
||||
"_args": [
|
||||
[
|
||||
"pretty-format@24.8.0",
|
||||
"/Users/eric/repos/actions/setup-node"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "pretty-format@24.8.0",
|
||||
"_id": "pretty-format@24.8.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-P952T7dkrDEplsR+TuY7q3VXDae5Sr7zmQb12JU/NDQa/3CH7/QW0yvqLcGN6jL+zQFKaoJcPc+yJxMTGmosqw==",
|
||||
"_location": "/pretty-format",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "pretty-format@24.8.0",
|
||||
"name": "pretty-format",
|
||||
"escapedName": "pretty-format",
|
||||
"rawSpec": "24.8.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "24.8.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/jest-circus",
|
||||
"/jest-config",
|
||||
"/jest-diff",
|
||||
"/jest-each",
|
||||
"/jest-jasmine2",
|
||||
"/jest-leak-detector",
|
||||
"/jest-matcher-utils",
|
||||
"/jest-snapshot",
|
||||
"/jest-validate"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-24.8.0.tgz",
|
||||
"_spec": "24.8.0",
|
||||
"_where": "/Users/eric/repos/actions/setup-node",
|
||||
"author": {
|
||||
"name": "James Kyle",
|
||||
"email": "me@thejameskyle.com"
|
||||
},
|
||||
"browser": "build-es5/index.js",
|
||||
"bugs": {
|
||||
"url": "https://github.com/facebook/jest/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jest/types": "^24.8.0",
|
||||
"ansi-regex": "^4.0.0",
|
||||
"ansi-styles": "^3.2.0",
|
||||
"react-is": "^16.8.4"
|
||||
},
|
||||
"description": "Stringify any JavaScript value.",
|
||||
"devDependencies": {
|
||||
"@types/ansi-regex": "^4.0.0",
|
||||
"@types/ansi-styles": "^3.2.1",
|
||||
"@types/react": "*",
|
||||
"@types/react-is": "^16.7.1",
|
||||
"@types/react-test-renderer": "*",
|
||||
"immutable": "4.0.0-rc.9",
|
||||
"react": "*",
|
||||
"react-dom": "*",
|
||||
"react-test-renderer": "*"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 6"
|
||||
},
|
||||
"gitHead": "845728f24b3ef41e450595c384e9b5c9fdf248a4",
|
||||
"homepage": "https://github.com/facebook/jest#readme",
|
||||
"license": "MIT",
|
||||
"main": "build/index.js",
|
||||
"name": "pretty-format",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/facebook/jest.git",
|
||||
"directory": "packages/pretty-format"
|
||||
},
|
||||
"types": "build/index.d.ts",
|
||||
"version": "24.8.0"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue