Index: third_party/WebKit/Tools/qunit/package.json |
diff --git a/third_party/WebKit/Tools/qunit/package.json b/third_party/WebKit/Tools/qunit/package.json |
deleted file mode 100644 |
index b6044c88719091efb71c2ab0291f964180eea6e3..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/Tools/qunit/package.json |
+++ /dev/null |
@@ -1,21 +0,0 @@ |
-{ |
- "name": "qunit", |
- "author": { |
- "name": "John Resig", |
- "email": "jeresig@gmail.com", |
- "url": "http://ejohn.org/" |
- }, |
- "maintainer": { |
- "name": "Jörn Zaefferer", |
- "email": "joern.zaefferer@googlemail.com", |
- "url": "http://bassistance.de/" |
- }, |
- "url": "http://docs.jquery.com/QUnit", |
- "license": { |
- "name": "MIT", |
- "url": "http://www.opensource.org/licenses/mit-license.php" |
- }, |
- "description": "An easy-to-use JavaScript Unit Testing framework.", |
- "keywords": [ "testing", "unit", "jquery" ], |
- "lib": "qunit" |
-} |