rdio-scanner/package.json
Chrystian Huot 4973a6c282 Version 4.2
2020-06-01 13:20:39 -04:00

13 lines
247 B
JSON

{
"author": "Chrystian Huot",
"license": "LICENSE",
"main": "run.js",
"name": "rdio-scanner",
"private": true,
"scripts": {
"start": "node run.js",
"update": "node update.js"
},
"version": "4.2.0"
}