Web/press/src/package.json
Ell 34db8cca03
All checks were successful
Web/pipeline/head This commit looks good
organized gitignore and presskit a bit better
2021-07-07 04:38:35 +02:00

16 lines
268 B
JSON

{
"name": "src",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "MIT",
"description": "",
"dependencies": {
"presskit": "^0.13.0"
}
}