From 663394f188c4460ad889b70a82557db0f9754032 Mon Sep 17 00:00:00 2001 From: seshukm Date: Mon, 6 Mar 2017 10:23:16 +0530 Subject: thirdparty files updated for the vnf market place IssueId : CLIENT-4 Change-Id: Id58c2d11985bda35dc482b122dc404aea2e477da Signed-off-by: seshukm --- vnfmarket/common/thirdparty/json3/.bower.json | 31 +++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 vnfmarket/common/thirdparty/json3/.bower.json (limited to 'vnfmarket/common/thirdparty/json3/.bower.json') 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 -- cgit 1.2.3-korg