dpaste/package.json
Darren ec696040a5
build: django 4, pygments 2.11
Signed-off-by: Darren <git@darrennathanael.com>
2022-03-03 02:08:29 -05:00

10 lines
192 B
JSON

{
"name": "dpaste",
"version": "4.0.0",
"repository": "https://github.com/bartTC/dpaste",
"license": "MIT",
"dependencies": {
"sass": "^1.45.0",
"uglify-es": "^3.3.10"
}
}