dpaste/package.json
Darren 6e5d3c8489
merge master into dp4
Signed-off-by: Darren <git@darrennathanael.com>
2022-03-03 03:27:35 -05:00

10 lines
192 B
JSON

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