don't need this
This commit is contained in:
parent
babaa11c99
commit
9767523924
1 changed files with 0 additions and 21 deletions
21
bower.json
21
bower.json
|
@ -1,21 +0,0 @@
|
|||
{
|
||||
"name": "nlohmann-json",
|
||||
"version": "3.0.0",
|
||||
"homepage": "https://github.com/nlohmann/json",
|
||||
"authors": [
|
||||
"Niels Lohmann <niels.lohmann@gmail.com>"
|
||||
],
|
||||
"description": "JSON for Modern C++",
|
||||
"main": "src/json.hpp",
|
||||
"keywords": [
|
||||
"json"
|
||||
],
|
||||
"license": "MIT",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue