@pkgjs/support
Version:
Package support information (see: https://github.com/nodejs/package-maintenance/pull/220)
17 lines (16 loc) • 353 B
JSON
{
"name": "@pkgjs/support-separate-repo-directory1",
"version": "0.0.1",
"support": true,
"repository": {
"type": "git",
"url": "https://github.com/pkgjs/support-separate-repo-directory1.git"
},
"support": {
"repository" : {
"type": "git",
"directory" : "subdir2"
},
"path" : "./my-support-package.json"
}
}