amadil
Version:
this tool is folder managment for ft_transcendence to help you manage your folder and more !
29 lines (28 loc) • 689 B
JSON
{
"name": "amadil",
"version": "1.4.16",
"description": "this tool is folder managment for ft_transcendence to help you manage your folder and more !",
"main": "index.js",
"scripts": {},
"bin" :{
"start" : "./index.js",
"component" : "./componentConstractor.js",
"page" : "./pageConstractor.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/haguezoum/amadil.git"
},
"keywords": [
"ft_transcendence",
"42",
"Network",
"1337"
],
"author": "Hassan Aguezoum",
"license": "MIT",
"bugs": {
"url": "https://github.com/haguezoum/amadil/issues"
},
"homepage": "https://github.com/haguezoum/amadil#readme"
}