You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
78 lines
2.2 KiB
78 lines
2.2 KiB
{
|
|
"_from": "@jest/transform@^24.9.0",
|
|
"_id": "@jest/transform@24.9.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-TcQUmyNRxV94S0QpMOnZl0++6RMiqpbH/ZMccFB/amku6Uwvyb1cjYX7xkp5nGNkbX4QPH/FcB6q1HBTHynLmQ==",
|
|
"_location": "/@jest/transform",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@jest/transform@^24.9.0",
|
|
"name": "@jest/transform",
|
|
"escapedName": "@jest%2ftransform",
|
|
"scope": "@jest",
|
|
"rawSpec": "^24.9.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^24.9.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@jest/core",
|
|
"/@jest/environment",
|
|
"/@jest/reporters",
|
|
"/babel-jest",
|
|
"/jest-runtime"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@jest/transform/-/transform-24.9.0.tgz",
|
|
"_shasum": "4ae2768b296553fadab09e9ec119543c90b16c56",
|
|
"_spec": "@jest/transform@^24.9.0",
|
|
"_where": "C:\\Users\\user\\Documents\\myapp\\node_modules\\babel-jest",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/core": "^7.1.0",
|
|
"@jest/types": "^24.9.0",
|
|
"babel-plugin-istanbul": "^5.1.0",
|
|
"chalk": "^2.0.1",
|
|
"convert-source-map": "^1.4.0",
|
|
"fast-json-stable-stringify": "^2.0.0",
|
|
"graceful-fs": "^4.1.15",
|
|
"jest-haste-map": "^24.9.0",
|
|
"jest-regex-util": "^24.9.0",
|
|
"jest-util": "^24.9.0",
|
|
"micromatch": "^3.1.10",
|
|
"pirates": "^4.0.1",
|
|
"realpath-native": "^1.1.0",
|
|
"slash": "^2.0.0",
|
|
"source-map": "^0.6.1",
|
|
"write-file-atomic": "2.4.1"
|
|
},
|
|
"deprecated": false,
|
|
"devDependencies": {
|
|
"@types/babel__core": "^7.1.0",
|
|
"@types/convert-source-map": "^1.5.1",
|
|
"@types/fast-json-stable-stringify": "^2.0.0",
|
|
"@types/graceful-fs": "^4.1.2",
|
|
"@types/micromatch": "^3.1.0",
|
|
"@types/write-file-atomic": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
},
|
|
"gitHead": "9ad0f4bc6b8bdd94989804226c28c9960d9da7d1",
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "@jest/transform",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git",
|
|
"directory": "packages/jest-transform"
|
|
},
|
|
"version": "24.9.0"
|
|
}
|
|
|