| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/resources/webidl2/package.json
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/resources/webidl2/package.json b/third_party/WebKit/LayoutTests/imported/web-platform-tests/resources/webidl2/package.json
|
| deleted file mode 100644
|
| index c5ae7da2d59344e6a5f48d9ce9feff8796637f26..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/resources/webidl2/package.json
|
| +++ /dev/null
|
| @@ -1,21 +0,0 @@
|
| -{
|
| - "name": "webidl2",
|
| - "description": "A WebIDL Parser",
|
| - "version": "2.0.11",
|
| - "author": "Robin Berjon <robin@berjon.com>",
|
| - "license": "MIT",
|
| - "dependencies": {},
|
| - "devDependencies": {
|
| - "mocha": "2.2.5",
|
| - "expect.js": "0.3.1",
|
| - "underscore": "1.8.3",
|
| - "jsondiffpatch": "0.1.31",
|
| - "benchmark": "*",
|
| - "microtime": "1.4.2"
|
| - },
|
| - "scripts": {
|
| - "test": "mocha"
|
| - },
|
| - "repository": "git://github.com/darobin/webidl2.js",
|
| - "main": "index"
|
| -}
|
|
|