upend/tools/upend_js/package.json

11 lines
255 B
JSON

{
"name": "upend",
"version": "0.0.1",
"description": "Client library to interact with the UpEnd system.",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Tomáš Mládek <t@mldk.cz>",
"license": "MIT"
}