Moved parser to typescript
This commit is contained in:
11
package-lock.json
generated
Normal file
11
package-lock.json
generated
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"requires": true,
|
||||
"lockfileVersion": 1,
|
||||
"dependencies": {
|
||||
"@types/nearley": {
|
||||
"version": "2.11.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/nearley/-/nearley-2.11.5.tgz",
|
||||
"integrity": "sha512-dM7TrN0bVxGGXTYGx4YhGear8ysLO5SOuouAWM9oltjQ3m9oYa13qi8Z1DJp5zxVMPukvQdsrnZmgzpeuTSEQA=="
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user