mirror of
https://github.com/cachix/install-nix-action.git
synced 2025-06-08 18:04:29 +00:00
v6
This commit is contained in:
parent
cd5893b2c6
commit
70742d22d9
6774 changed files with 1602535 additions and 1 deletions
31
node_modules/jest-pnp-resolver/package.json
generated
vendored
Normal file
31
node_modules/jest-pnp-resolver/package.json
generated
vendored
Normal file
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"name": "jest-pnp-resolver",
|
||||
"version": "1.2.1",
|
||||
"description": "plug'n'play resolver for Webpack",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=6"
|
||||
},
|
||||
"homepage": "https://github.com/arcanis/jest-pnp-resolver",
|
||||
"bugs": {
|
||||
"url": "https://github.com/arcanis/jest-pnp-resolver/issues"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/arcanis/jest-pnp-resolver.git"
|
||||
},
|
||||
"keywords": [
|
||||
"jest",
|
||||
"yarn",
|
||||
"plugnplay",
|
||||
"pnp"
|
||||
],
|
||||
"peerDependencies": {
|
||||
"jest-resolve": "*"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"jest-resolve": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue