You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
300 B
JSON

{
"name": "symlinked/path-pkg-replace",
"version": "2.0.0",
"require": {
"symlinked/transitive3-replaced": ">=1.0.3",
"symlinked/transitive4": "2.*",
"symlinked/transitive5-replaced": "2.*"
},
"replace": {
"symlinked/replaced-pkg": "2.0.0"
}
}