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
549 B
JSON
20 lines
549 B
JSON
{
|
|
"name": "@pegjs/bundle-generator",
|
|
"version": "2.1.0",
|
|
"private": true,
|
|
"main": "index.js",
|
|
"dependencies": {
|
|
"@babel/core": "7.2.2",
|
|
"@babel/preset-env": "7.2.3",
|
|
"dedent": "0.7.0",
|
|
"pretty-ms": "4.0.0",
|
|
"rollup": "1.1.0",
|
|
"rollup-plugin-babel": "4.3.0",
|
|
"rollup-plugin-commonjs": "9.2.0",
|
|
"rollup-plugin-json": "3.1.0",
|
|
"rollup-plugin-multi-entry": "2.1.0",
|
|
"rollup-plugin-node-resolve": "4.0.0",
|
|
"rollup-plugin-terser": "4.0.2"
|
|
}
|
|
}
|