diff --git a/package.json b/package.json index 1e8daf5..ef2b340 100755 --- a/package.json +++ b/package.json @@ -23,37 +23,6 @@ "scripts": { "test": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha test.js --report html -- -R spec" }, - "testling": { - "browsers": { - "ie": [ - 8, - 9 - ], - "firefox": [ - 10, - 24 - ], - "chrome": [ - 30, - 22 - ], - "safari": [ - 5, - 6 - ], - "opera": [ - 15 - ], - "iphone": [ - 6 - ], - "android-browser": [ - 4.2 - ] - }, - "harness": "mocha", - "files": "test.js" - }, "keywords": [ "deep", "path",