1
0
Fork 0
mirror of https://github.com/Luzifer/past3.git synced 2024-11-09 16:30:01 +00:00
past3/package.json

12 lines
221 B
JSON
Raw Normal View History

{
"name": "past3",
"version": "0.0.0",
"internal": true,
"devDependencies": {
"babel-core": "^6.26.3",
"babel-preset-env": "^1.7.0",
"babel-preset-minify": "^0.4.3",
"coffeescript": "^2.3.1"
}
}