devtools-bp/libs/ns-paystack/package.json
2023-06-03 21:35:03 +02:00

13 lines
310 B
JSON

{
"name": "@bp-devtools/ns-paystack",
"version": "0.0.0-semantic-release",
"type": "commonjs",
"repository": {
"type": "git",
"url": "https://github.com/brianpooe/bp-devtools",
"directory": "packages/ns-paystack"
},
"publishConfig": {
"registry": "https://npm.pkg.github.com"
}
}