summaryrefslogtreecommitdiffstats
path: root/common/src/main/webapp/thirdparty/zTree/zTree.v3.jquery.json
diff options
context:
space:
mode:
authorAvinashS <avinash.s@huawei.com>2017-08-30 18:39:12 +0530
committerAvinashS <avinash.s@huawei.com>2017-08-31 11:35:26 +0530
commit8e30fbf41dabee082aafb60fe0639b504497674d (patch)
tree5b715fa6a11f770f59af4ba6f474b558a85156a3 /common/src/main/webapp/thirdparty/zTree/zTree.v3.jquery.json
parent31dfadf9c4cb7ef2cc0f1af625bc9bd0097f0d94 (diff)
vnfsdk market place seed code refactoring
cleanup the package names and a test file correction Change-Id: Icc5a3b48189824dfe5cb84f05ce2c496bcfa3eab IssueId: VNFSDK-74 Signed-off-by: AvinashS <avinash.s@huawei.com>
Diffstat (limited to 'common/src/main/webapp/thirdparty/zTree/zTree.v3.jquery.json')
-rwxr-xr-xcommon/src/main/webapp/thirdparty/zTree/zTree.v3.jquery.json35
1 files changed, 0 insertions, 35 deletions
diff --git a/common/src/main/webapp/thirdparty/zTree/zTree.v3.jquery.json b/common/src/main/webapp/thirdparty/zTree/zTree.v3.jquery.json
deleted file mode 100755
index ef26b102..00000000
--- a/common/src/main/webapp/thirdparty/zTree/zTree.v3.jquery.json
+++ /dev/null
@@ -1,35 +0,0 @@
-{
- "name": "zTree.v3",
- "title": "zTree.v3",
- "description": "jquery tree plugin",
- "keywords": [
- "tree",
- "ui"
- ],
- "version": "3.5.16",
- "author": {
- "name": "Zhang QiGang",
- "email":"hunter.z@263.net",
- "url": "https://github.com/zTree/zTree_v3"
- },
- "maintainers": [
- {
- "name": "Zhang QiGang",
- "email":"hunter.z@263.net",
- "url": "http://www.ztree.me/"
- }
- ],
- "licenses": [
- {
- "type": "MIT",
- "url": "http://www.ztree.me/v3/main.php#_license"
- }
- ],
- "bugs": "https://github.com/zTree/zTree_v3/issues",
- "homepage": "http://www.ztree.me/",
- "demo": "http://www.ztree.me/v3/demo.php",
- "docs": "http://www.ztree.me/v3/api.php",
- "dependencies": {
- "jquery": ">=1.4.4"
- }
-}