gia-tii
Version:
DELETEME
33 lines (32 loc) • 581 B
JSON
{
"name": "gia-tii",
"version": "0.1.1",
"description": "DELETEME",
"main": "tii",
"scripts": {
"test": "node iti.js my_source_image.jpg "
},
"bin": {
"gia-iti": "gia-iti.js"
},
"repository": {
"bugs": "DELETEME",
"type": "git",
"url": "DELETEME",
"directory": "/gia-iti"
},
"keywords": [
"iti",
"cli","gia"
],
"author": "Guillaume Descoteaux-Isabelle",
"license": "MIT",
"bugs": {
"url": "DELETEME"
},
"homepage": "DELETEME",
"dependencies": {
"node-cmd": "^4.0.0",
"node-powershell": "^4.0.0"
}
}