mirror of
https://github.com/tenrok/BBob.git
synced 2026-05-15 11:59:37 +03:00
31 lines
714 B
JSON
31 lines
714 B
JSON
{
|
|
"name": "@bbob/html",
|
|
"version": "2.6.1",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"@bbob/core": {
|
|
"version": "2.5.4",
|
|
"resolved": "https://registry.npmjs.org/@bbob/core/-/core-2.5.4.tgz",
|
|
"integrity": "sha512-8M/xQkU84XvXw82vBhLFukRWTyTSFoGBmCe3nuE62z4wRaYmmg+B9GYGZv6rM6KNva5UyOi5zVQhgpw7fYH5rg==",
|
|
"requires": {
|
|
"@bbob/parser": "^2.5.4"
|
|
}
|
|
},
|
|
"@bbob/parser": {
|
|
"version": "2.5.4",
|
|
"requires": {
|
|
"@bbob/plugin-helper": "^2.5.4"
|
|
},
|
|
"dependencies": {
|
|
"@bbob/plugin-helper": {
|
|
"version": "2.5.4"
|
|
}
|
|
}
|
|
},
|
|
"@bbob/plugin-helper": {
|
|
"version": "2.5.4"
|
|
}
|
|
}
|
|
}
|