12 lines
282 B
JSON
12 lines
282 B
JSON
{
|
|
"name": "hermes-compiler",
|
|
"version": "0.14.1",
|
|
"private": false,
|
|
"description": "The hermes compiler CLI used during the React Native build process",
|
|
"license": "MIT",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/facebook/hermes.git"
|
|
}
|
|
}
|