rdio-scanner/package.json
Chrystian Huot c632bc62da Version 4.0
2020-05-15 11:24:21 -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.0.0"
}