UNPKG

karma-whs-benchmark

Version:

Continuous JavaScript Performance Monitoring with Benchmark.js and the Karma Runner

35 lines (34 loc) 842 B
{ "name": "karma-whs-benchmark", "version": "0.0.1", "description": "Continuous JavaScript Performance Monitoring with Benchmark.js and the Karma Runner", "authors": [ "Jamie Mason <siunmaru@gmail.com>", "Jacob Rask <jacob@jacobrask.net>", "Larry Davis <lazdnet@gmail.com>" ], "license": "MIT", "readmeFilename": "README.md", "bugs": { "url": "https://github.com/JamieMason/karma-benchmark/issues" }, "repository": { "type": "git", "url": "git://github.com/JamieMason/karma-benchmark.git" }, "keywords": [ "benchmark", "jsperf", "karma-framework", "karma-plugin", "perftacular", "testacular" ], "peerDependencies": { "grunt": "~0.4.1", "karma": ">=0.9" }, "devDependencies": { "grunt-contrib-jshint": "~0.8.0" } }