csv-to-json/web-client/package.json

11 lines
258 B
JSON

{
"name": "web-client",
"version": "0.1.0",
"description": "A web client for csv-to-json.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "M. George Hansen",
"license": "UNLICENSED"
}