mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
In preparation for the next release. Testing: Not required Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
14 lines
251 B
Plaintext
14 lines
251 B
Plaintext
{
|
|
"modelVersion": "5.0.0",
|
|
"license": "Apache-2.0",
|
|
"devDependencies": {
|
|
"@ohos/hypium": "1.0.6"
|
|
},
|
|
"author": "",
|
|
"name": "servoshell",
|
|
"description": "Servo browser shell",
|
|
"main": "",
|
|
"version": "0.0.4",
|
|
"dependencies": {}
|
|
}
|