summaryrefslogtreecommitdiffstats
path: root/testapi/3rd_party/static/testapi-ui/package.json
diff options
context:
space:
mode:
authorSerenaFeng <feng.xiaowei@zte.com.cn>2017-11-21 14:54:15 +0800
committerSerenaFeng <feng.xiaowei@zte.com.cn>2017-11-21 14:54:15 +0800
commit30b87f5d9c3fd3a27755e3974435afab2a42d081 (patch)
tree37d7d89a33069edc45146bec7bbdf16a9b858c38 /testapi/3rd_party/static/testapi-ui/package.json
parentb8c925baa4f00185d5465e6f85ebce832c0c41f6 (diff)
move self-developed front-end codes to ui/
Change-Id: I0b64661e73d940a577f27ded9322086788e4f5f3 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Diffstat (limited to 'testapi/3rd_party/static/testapi-ui/package.json')
-rw-r--r--testapi/3rd_party/static/testapi-ui/package.json18
1 files changed, 0 insertions, 18 deletions
diff --git a/testapi/3rd_party/static/testapi-ui/package.json b/testapi/3rd_party/static/testapi-ui/package.json
deleted file mode 100644
index dc99239..0000000
--- a/testapi/3rd_party/static/testapi-ui/package.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "devDependencies": {
- "grunt": "~1.0.1",
- "grunt-contrib-connect": "^1.0.2",
- "grunt-contrib-copy": "^1.0.0",
- "grunt-karma": "~2.0.0",
- "grunt-protractor-coverage": "^0.2.18",
- "grunt-protractor-runner": "~5.0.0",
- "grunt-shell-spawn": "~0.3.10",
- "grunt-wait": "~0.1.0",
- "karma": "~1.7.1",
- "karma-chrome-launcher": "~2.2.0",
- "karma-coverage": "~1.1.1",
- "karma-jasmine": "~1.1.0",
- "load-grunt-tasks": "~3.5.2",
- "protractor-http-mock": "^0.10.0"
- }
-}