mirror of https://github.com/veonik/squirssi
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
408 B
20 lines
408 B
{
|
|
"name": "squirssi-scripts",
|
|
"version": "0.0.1",
|
|
"license": "MIT",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@babel/standalone": "7.5.5",
|
|
"assert": "2.0.0",
|
|
"assert-polyfill": "0.0.0",
|
|
"buffer": "5.2.1",
|
|
"core-js-bundle": "3.1.4",
|
|
"process": "0.11.10",
|
|
"regenerator-runtime": "0.13.3",
|
|
"regenerator-transform": "0.14.1"
|
|
},
|
|
"resolutions": {
|
|
"util": "0.12.1"
|
|
}
|
|
}
|