mirror of
https://gitee.com/openharmony/third_party_rust_cxx
synced 2024-11-23 07:10:29 +00:00
13 lines
201 B
JSON
13 lines
201 B
JSON
{
|
|
"name": "cxx-book-build",
|
|
"version": "0.0.0",
|
|
"main": "build.js",
|
|
"dependencies": {
|
|
"cheerio": "^0.22.0",
|
|
"html-entities": "^1.3.1"
|
|
},
|
|
"prettier": {
|
|
"singleQuote": true
|
|
}
|
|
}
|