github-pages-deploy-action/node_modules/@jest/source-map/package.json

64 lines
1.6 KiB
JSON
Raw Normal View History

2020-01-28 13:07:56 +08:00
{
2020-03-22 05:13:25 +08:00
"_args": [
[
"@jest/source-map@25.1.0",
"/Users/ives/Documents/Dev/Personal/gh-pages-github-action"
]
],
"_development": true,
"_from": "@jest/source-map@25.1.0",
"_id": "@jest/source-map@25.1.0",
"_inBundle": false,
"_integrity": "sha512-ohf2iKT0xnLWcIUhL6U6QN+CwFWf9XnrM2a6ybL9NXxJjgYijjLSitkYHIdzkd8wFliH73qj/+epIpTiWjRtAA==",
"_location": "/@jest/source-map",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@jest/source-map@25.1.0",
"name": "@jest/source-map",
"escapedName": "@jest%2fsource-map",
"scope": "@jest",
"rawSpec": "25.1.0",
"saveSpec": null,
"fetchSpec": "25.1.0"
},
"_requiredBy": [
"/@jest/console",
"/jest-jasmine2",
"/jest-runtime"
],
"_resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-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"
2020-01-28 13:07:56 +08:00
},
"dependencies": {
"callsites": "^3.0.0",
"graceful-fs": "^4.2.3",
"source-map": "^0.6.0"
},
"devDependencies": {
"@types/graceful-fs": "^4.1.2"
},
"engines": {
"node": ">= 8.3"
},
2020-03-22 05:13:25 +08:00
"gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "@jest/source-map",
2020-01-28 13:07:56 +08:00
"publishConfig": {
"access": "public"
},
2020-03-22 05:13:25 +08:00
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git",
"directory": "packages/jest-source-map"
},
"types": "build/index.d.ts",
"version": "25.1.0"
2020-01-28 13:07:56 +08:00
}