1
0
mirror of https://github.com/Luzifer/past3.git synced 2024-09-19 08:52:59 +00:00
past3/package.json

12 lines
220 B
JSON
Raw Normal View History

{
"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"
}
}