dastavezpackges
Version:
This is for all Dastavez Common lib to follow DRY principle
27 lines (26 loc) • 646 B
JSON
{
"name": "dastavezpackges",
"version": "0.1.5",
"description": "This is for all Dastavez Common lib to follow DRY principle ",
"main": "index.js",
"scripts": {
"test": "exit 0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/AbdulWarris/DastavezPackges.git"
},
"keywords": [
"Dastavez",
"Packages"
],
"author": "SilverSolve",
"license": "ISC",
"bugs": {
"url": "https://github.com/AbdulWarris/DastavezPackges/issues"
},
"homepage": "https://github.com/AbdulWarris/DastavezPackges#readme",
"publishConfig": {
"@AbdulWarris:registry": "https://npm.pkg.github.com"
}
}