| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "_args": [
- [
- "jest-jasmine2@22.4.4",
- "E:\\2023\\5\\myjadmin"
- ]
- ],
- "_development": true,
- "_from": "jest-jasmine2@22.4.4",
- "_id": "jest-jasmine2@22.4.4",
- "_inBundle": false,
- "_integrity": "sha512-nK3vdUl50MuH7vj/8at7EQVjPGWCi3d5+6aCi7Gxy/XMWdOdbH1qtO/LjKbqD8+8dUAEH+BVVh7HkjpCWC1CSw==",
- "_location": "/jest-jasmine2",
- "_phantomChildren": {
- "buffer-from": "1.1.2",
- "source-map": "0.6.1"
- },
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "jest-jasmine2@22.4.4",
- "name": "jest-jasmine2",
- "escapedName": "jest-jasmine2",
- "rawSpec": "22.4.4",
- "saveSpec": null,
- "fetchSpec": "22.4.4"
- },
- "_requiredBy": [
- "/jest-config",
- "/jest-runner"
- ],
- "_resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-22.4.4.tgz",
- "_spec": "22.4.4",
- "_where": "E:\\2023\\5\\myjadmin",
- "bugs": {
- "url": "https://github.com/facebook/jest/issues"
- },
- "dependencies": {
- "chalk": "^2.0.1",
- "co": "^4.6.0",
- "expect": "^22.4.0",
- "graceful-fs": "^4.1.11",
- "is-generator-fn": "^1.0.0",
- "jest-diff": "^22.4.0",
- "jest-matcher-utils": "^22.4.0",
- "jest-message-util": "^22.4.0",
- "jest-snapshot": "^22.4.0",
- "jest-util": "^22.4.1",
- "source-map-support": "^0.5.0"
- },
- "devDependencies": {
- "jest-runtime": "^22.4.4"
- },
- "homepage": "https://github.com/facebook/jest#readme",
- "license": "MIT",
- "main": "build/index.js",
- "name": "jest-jasmine2",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/facebook/jest.git"
- },
- "version": "22.4.4"
- }
|