mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-23 06:14:45 +00:00
.
This commit is contained in:
parent
beb1329f9f
commit
2b95e76931
7736 changed files with 1874747 additions and 51184 deletions
65
node_modules/@jest/console/package.json
generated
vendored
Normal file
65
node_modules/@jest/console/package.json
generated
vendored
Normal file
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"_args": [
|
||||
[
|
||||
"@jest/console@24.7.1",
|
||||
"/Users/eric/repos/actions/setup-node"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "@jest/console@24.7.1",
|
||||
"_id": "@jest/console@24.7.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-iNhtIy2M8bXlAOULWVTUxmnelTLFneTNEkHCgPmgd+zNwy9zVddJ6oS5rZ9iwoscNdT5mMwUd0C51v/fSlzItg==",
|
||||
"_location": "/@jest/console",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "@jest/console@24.7.1",
|
||||
"name": "@jest/console",
|
||||
"escapedName": "@jest%2fconsole",
|
||||
"scope": "@jest",
|
||||
"rawSpec": "24.7.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "24.7.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/@jest/core",
|
||||
"/@jest/test-result",
|
||||
"/jest-runner",
|
||||
"/jest-runtime",
|
||||
"/jest-util"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/@jest/console/-/console-24.7.1.tgz",
|
||||
"_spec": "24.7.1",
|
||||
"_where": "/Users/eric/repos/actions/setup-node",
|
||||
"bugs": {
|
||||
"url": "https://github.com/facebook/jest/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jest/source-map": "^24.3.0",
|
||||
"chalk": "^2.0.1",
|
||||
"slash": "^2.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/slash": "^2.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 6"
|
||||
},
|
||||
"gitHead": "0efb1d7809cb96ae87a7601e7802f1dab3774280",
|
||||
"homepage": "https://github.com/facebook/jest#readme",
|
||||
"license": "MIT",
|
||||
"main": "build/index.js",
|
||||
"name": "@jest/console",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/facebook/jest.git",
|
||||
"directory": "packages/jest-console"
|
||||
},
|
||||
"types": "build/index.d.ts",
|
||||
"version": "24.7.1"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue