This repository has been archived on 2022-03-12. You can view files and clone it, but cannot push or open issues or pull requests.
Lateinicus/package.json
Alexander Polynomdivision f5b2483b1b Initial commit
2018-08-15 21:15:12 +02:00

15 lines
260 B
JSON

{
"name": "seminarfach",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"lite-server": "^2.4.0"
}
}