mirror of
https://github.com/actions/setup-python.git
synced 2025-06-13 07:47:12 +02:00
Initial pass
This commit is contained in:
63
node_modules/jest-diff/package.json
generated
vendored
Normal file
63
node_modules/jest-diff/package.json
generated
vendored
Normal file
@ -0,0 +1,63 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"jest-diff@24.8.0",
|
||||
"C:\\Users\\Administrator\\Documents\\setup-python"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "jest-diff@24.8.0",
|
||||
"_id": "jest-diff@24.8.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-wxetCEl49zUpJ/bvUmIFjd/o52J+yWcoc5ZyPq4/W1LUKGEhRYDIbP1KcF6t+PvqNrGAFk4/JhtxDq/Nnzs66g==",
|
||||
"_location": "/jest-diff",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "jest-diff@24.8.0",
|
||||
"name": "jest-diff",
|
||||
"escapedName": "jest-diff",
|
||||
"rawSpec": "24.8.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "24.8.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/jest-matcher-utils",
|
||||
"/jest-snapshot"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-24.8.0.tgz",
|
||||
"_spec": "24.8.0",
|
||||
"_where": "C:\\Users\\Administrator\\Documents\\setup-python",
|
||||
"bugs": {
|
||||
"url": "https://github.com/facebook/jest/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"chalk": "^2.0.1",
|
||||
"diff-sequences": "^24.3.0",
|
||||
"jest-get-type": "^24.8.0",
|
||||
"pretty-format": "^24.8.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/strip-ansi": "^3.0.0",
|
||||
"strip-ansi": "^5.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 6"
|
||||
},
|
||||
"gitHead": "845728f24b3ef41e450595c384e9b5c9fdf248a4",
|
||||
"homepage": "https://github.com/facebook/jest#readme",
|
||||
"license": "MIT",
|
||||
"main": "build/index.js",
|
||||
"name": "jest-diff",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/facebook/jest.git",
|
||||
"directory": "packages/jest-diff"
|
||||
},
|
||||
"types": "build/index.d.ts",
|
||||
"version": "24.8.0"
|
||||
}
|
Reference in New Issue
Block a user