mirror of
https://github.com/tenrok/BBob.git
synced 2026-05-27 14:45:03 +03:00
19e8dd659e
* feat(parser): initial context free tag mode * fix: tests coverage * chore: update readme * chore: remove unused badge from readme
29 lines
867 B
JSON
29 lines
867 B
JSON
{
|
|
"name": "@bbob/parser",
|
|
"version": "2.8.3",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "@bbob/parser",
|
|
"version": "2.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@bbob/plugin-helper": "^2.8.3"
|
|
}
|
|
},
|
|
"node_modules/@bbob/plugin-helper": {
|
|
"version": "2.8.3",
|
|
"resolved": "https://registry.npmjs.org/@bbob/plugin-helper/-/plugin-helper-2.8.3.tgz",
|
|
"integrity": "sha512-i1vVQZ7Ja5x6OLVyAXpwbTX/Id++wVJkve8q+wDhRHylW5/MJQqB6B6pZdGuFbyA5AQvUw2us8bsW0h4iZsDew=="
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"@bbob/plugin-helper": {
|
|
"version": "2.8.3",
|
|
"resolved": "https://registry.npmjs.org/@bbob/plugin-helper/-/plugin-helper-2.8.3.tgz",
|
|
"integrity": "sha512-i1vVQZ7Ja5x6OLVyAXpwbTX/Id++wVJkve8q+wDhRHylW5/MJQqB6B6pZdGuFbyA5AQvUw2us8bsW0h4iZsDew=="
|
|
}
|
|
}
|
|
}
|