mirror of
https://github.com/actions/setup-node.git
synced 2025-04-22 17:26:27 +00:00
23 lines
No EOL
652 B
JSON
23 lines
No EOL
652 B
JSON
{
|
|
"name": "jest-serializer",
|
|
"version": "24.4.0",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/facebook/jest.git",
|
|
"directory": "packages/jest-serializer"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
},
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"types": "build/index.d.ts",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"gitHead": "a018000fc162db3cfd0ebf9f23fdb734f05821a6"
|
|
|
|
,"_resolved": "https://registry.npmjs.org/jest-serializer/-/jest-serializer-24.4.0.tgz"
|
|
,"_integrity": "sha512-k//0DtglVstc1fv+GY/VHDIjrtNjdYvYjMlbLUed4kxrE92sIUewOi5Hj3vrpB8CXfkJntRPDRjCrCvUhBdL8Q=="
|
|
,"_from": "jest-serializer@24.4.0"
|
|
} |