miniplan/package.json
2023-09-18 11:51:41 +02:00

15 lines
251 B
JSON

{
"name": "minis-new",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"rxjs": "^7.8.1"
}
}