This repository has been archived on 2023-06-16. You can view files and clone it, but cannot push or open issues or pull requests.
lane-slip-generator/package.json
2018-04-09 19:18:15 -04:00

17 lines
332 B
JSON

{
"name": "lane-slip-generator",
"version": "1.0.0",
"description": "Lane Slip Generator",
"main": "index.js",
"dependencies": {
"kotlin": "^1.2.31",
"pdfkit": "^0.8.3"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}