blob: 316fefa0a97c7bb8a77291ecdd3af7bb684d0ca8 (
plain)
1
2
3
4
5
6
7
|
{
"name": "chakracore",
"version-string": "2021-04-22",
"description": "Core part of the Chakra Javascript engine",
"homepage": "https://github.com/Microsoft/ChakraCore",
"supports": "!osx & !uwp & (linux | !static)"
}
|