mirror of
https://github.com/nlohmann/json.git
synced 2026-02-27 05:46:30 +00:00
don't need this
This commit is contained in:
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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user