mirror of
https://github.com/Luzifer/past3.git
synced 2024-11-09 16:30:01 +00:00
11 lines
220 B
JSON
11 lines
220 B
JSON
{
|
|
"name": "past3",
|
|
"version": "0.0.0",
|
|
"internal": true,
|
|
"devDependencies": {
|
|
"@babel/cli": "^7.1.0",
|
|
"@babel/core": "^7.1.0",
|
|
"@babel/preset-env": "^7.1.0",
|
|
"babel-preset-minify": "^0.5.0"
|
|
}
|
|
}
|