0
0
mirror of https://github.com/python-LimeReport/pypi.git synced 2024-12-25 00:54:40 +03:00
pypi/package.json

16 lines
277 B
JSON
Raw Normal View History

2023-09-10 13:05:35 +03:00
{
"name": "pypi",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@11ty/eleventy": "^2.0.1"
}
}