mirror of
https://github.com/Neetpone/ponepaste.git
synced 2025-03-12 14:40:09 +01:00
16 lines
403 B
JSON
16 lines
403 B
JSON
|
{
|
||
|
"devDependencies": {
|
||
|
"@babel/core": "^7.15.0",
|
||
|
"@babel/preset-env": "^7.15.0",
|
||
|
"@rollup/plugin-babel": "^5.3.0",
|
||
|
"rollup": "^2.56.3",
|
||
|
"rollup-plugin-terser": "^7.0.2"
|
||
|
},
|
||
|
"name": "punishedponepaste",
|
||
|
"version": "1.0.0",
|
||
|
"main": "index.js",
|
||
|
"repository": "git@github.com:aftercase/punishedponepaste.git",
|
||
|
"author": "AppleDash <pet@feather.horse>",
|
||
|
"license": "MIT"
|
||
|
}
|