diff options
Diffstat (limited to 'vnfmarket/common/thirdparty/json3/.bower.json')
-rw-r--r-- | vnfmarket/common/thirdparty/json3/.bower.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/vnfmarket/common/thirdparty/json3/.bower.json b/vnfmarket/common/thirdparty/json3/.bower.json new file mode 100644 index 00000000..8d338f84 --- /dev/null +++ b/vnfmarket/common/thirdparty/json3/.bower.json @@ -0,0 +1,31 @@ +{ + "name": "json3", + "version": "3.3.1", + "main": "lib/json3.min.js", + "repository": { + "type": "git", + "url": "git://github.com/bestiejs/json3.git" + }, + "ignore": [ + ".*", + "build.js", + "index.html", + "index.js", + "component.json", + "package.json", + "benchmark", + "page", + "test", + "vendor" + ], + "homepage": "https://github.com/bestiejs/json3", + "_release": "3.3.1", + "_resolution": { + "type": "version", + "tag": "v3.3.1", + "commit": "5fbfe36a589da7e226e1ea2a030d890fd387c79f" + }, + "_source": "https://github.com/bestiejs/json3.git", + "_target": "3.3.1", + "_originalSource": "json3" +}
\ No newline at end of file |