mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-24 15:16:38 +00:00
Convert DITLs to JSON
This commit is contained in:
24
rapidjson/package.json
Normal file
24
rapidjson/package.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "rapidjson",
|
||||
"version": "1.0.4",
|
||||
"description": "",
|
||||
"main": "include_dirs.js",
|
||||
"directories": {
|
||||
"doc": "doc",
|
||||
"example": "example",
|
||||
"test": "test"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/Tencent/rapidjson.git"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/Tencent/rapidjson/issues"
|
||||
},
|
||||
"homepage": "https://github.com/Tencent/rapidjson#readme"
|
||||
}
|
Reference in New Issue
Block a user