potato-detection
Version:
Detects potatoes in the vicinity.
23 lines (22 loc) • 529 B
JSON
{
"name": "potato-detection",
"version": "1.0.3",
"description": "Detects potatoes in the vicinity.",
"main": "index.js",
"scripts": {
"test": "echo \"Tests are not configured.\""
},
"repository": {
"type": "git",
"url": "git+https://github.com/py660/potato-detection.git"
},
"keywords": [
"potato"
],
"author": "python660",
"license": "ISC",
"bugs": {
"url": "https://github.com/py660/potato-detection/issues"
},
"homepage": "https://github.com/py660/potato-detection#readme"
}