mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
60 lines
1.7 KiB
JSON
60 lines
1.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"jest-environment-node@25.1.0",
|
|
"/Users/ives/Documents/Dev/Personal/gh-pages-github-action"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "jest-environment-node@25.1.0",
|
|
"_id": "jest-environment-node@25.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-U9kFWTtAPvhgYY5upnH9rq8qZkj6mYLup5l1caAjjx9uNnkLHN2xgZy5mo4SyLdmrh/EtB9UPpKFShvfQHD0Iw==",
|
|
"_location": "/jest-environment-node",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "jest-environment-node@25.1.0",
|
|
"name": "jest-environment-node",
|
|
"escapedName": "jest-environment-node",
|
|
"rawSpec": "25.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "25.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/jest-config"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-25.1.0.tgz",
|
|
"_spec": "25.1.0",
|
|
"_where": "/Users/ives/Documents/Dev/Personal/gh-pages-github-action",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"dependencies": {
|
|
"@jest/environment": "^25.1.0",
|
|
"@jest/fake-timers": "^25.1.0",
|
|
"@jest/types": "^25.1.0",
|
|
"jest-mock": "^25.1.0",
|
|
"jest-util": "^25.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.3"
|
|
},
|
|
"gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638",
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "jest-environment-node",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git",
|
|
"directory": "packages/jest-environment-node"
|
|
},
|
|
"types": "build/index.d.ts",
|
|
"version": "25.1.0"
|
|
}
|