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-05-30 00:08:48 -04:00

19 lines
401 B
JSON

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