mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
69 lines
1.8 KiB
JSON
69 lines
1.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"babel-jest@25.1.0",
|
|
"/Users/ives/Documents/Dev/Personal/gh-pages-github-action"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "babel-jest@25.1.0",
|
|
"_id": "babel-jest@25.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-tz0VxUhhOE2y+g8R2oFrO/2VtVjA1lkJeavlhExuRBg3LdNJY9gwQ+Vcvqt9+cqy71MCTJhewvTB7Qtnnr9SWg==",
|
|
"_location": "/babel-jest",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "babel-jest@25.1.0",
|
|
"name": "babel-jest",
|
|
"escapedName": "babel-jest",
|
|
"rawSpec": "25.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "25.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/jest-config"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-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/transform": "^25.1.0",
|
|
"@jest/types": "^25.1.0",
|
|
"@types/babel__core": "^7.1.0",
|
|
"babel-plugin-istanbul": "^6.0.0",
|
|
"babel-preset-jest": "^25.1.0",
|
|
"chalk": "^3.0.0",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"description": "Jest plugin to use babel for transformation.",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.3"
|
|
},
|
|
"gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638",
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "babel-jest",
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git",
|
|
"directory": "packages/babel-jest"
|
|
},
|
|
"types": "build/index.d.ts",
|
|
"version": "25.1.0"
|
|
}
|