You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
410 B
JSON

{
"name": "@pegjs/bundler",
"version": "3.1.0",
"private": true,
"bin": {
"bundle": "bundler.js"
},
"dependencies": {
"@babel/core": "7.7.2",
"@babel/preset-env": "7.7.1",
"babel-loader": "8.0.6",
"dedent": "0.7.0",
"ts-loader": "6.2.1",
"typescript": "3.7.2",
"webpack": "4.41.2",
"webpack-nano": "0.8.1"
}
}