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.

23 lines
387 B
JSON

{
"name": "pegjs-website",
"type": "npm",
"env": {
"NODE_ENV": "production"
},
"alias": [
"www.pegjs.org",
"pegjs.org",
"pegjs.now.sh"
],
"files": [
"examples",
"packages",
"test",
"tools/benchmark",
"tools/bundle",
"website",
"package.json",
"yarn.lock"
]
}