Moved parser into main source folders

This commit is contained in:
Stefan Zermatten
2019-03-27 12:23:27 +02:00
parent 484b73d836
commit caf7f3efb9
10 changed files with 139 additions and 1342 deletions

View File

@@ -22,6 +22,8 @@
"lodash": "^4.17.11",
"mathjs": "^5.5.0",
"meteor-node-stubs": "^0.3.3",
"moo": "^0.5.0",
"nearley": "^2.16.0",
"qrcode": "^1.3.3",
"simpl-schema": "^1.5.5",
"source-map-support": "^0.5.10",