@prettier-apex/apex-ast-serializer-linux-x64
Version:
The Linux x64 binary of Apex AST Serializer
26 lines • 521 B
JSON
{
"name": "@prettier-apex/apex-ast-serializer-linux-x64",
"version": "2.2.6",
"description": "The Linux x64 binary of Apex AST Serializer",
"repository": {
"type": "git",
"url": "git+https://github.com/dangmai/prettier-plugin-apex.git"
},
"publishConfig": {
"executableFiles": [
"./apex-ast-serializer-linux-x64"
]
},
"keywords": [
"apex",
"prettier"
],
"author": "Dang Mai <contact@dangmai.net>",
"license": "MIT",
"os": [
"linux"
],
"cpu": [
"x64"
]
}