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.
20 lines
552 B
JSON
20 lines
552 B
JSON
{
|
|
"name": "@pegjs/bundle-generator",
|
|
"version": "2.1.0",
|
|
"private": true,
|
|
"main": "index.js",
|
|
"dependencies": {
|
|
"@babel/core": "~7.2.0",
|
|
"@babel/preset-env": "~7.2.0",
|
|
"dedent": "0.7.0",
|
|
"pretty-ms": "4.0.0",
|
|
"rollup": "0.68.2",
|
|
"rollup-plugin-babel": "4.1.0",
|
|
"rollup-plugin-commonjs": "9.2.0",
|
|
"rollup-plugin-json": "3.1.0",
|
|
"rollup-plugin-multi-entry": "2.0.2",
|
|
"rollup-plugin-node-resolve": "3.4.0",
|
|
"rollup-plugin-terser": "3.0.0"
|
|
}
|
|
}
|