karma-phantomjs-shim
Version:
Provides shims for PhantomJS
26 lines (25 loc) • 575 B
JSON
{
"name": "karma-phantomjs-shim",
"version": "1.5.0",
"description": "Provides shims for PhantomJS",
"main": "index.js",
"homepage": "https://github.com/tschaub/karma-phantomjs-shim",
"author": {
"name": "Tim Schaub",
"url": "http://tschaub.net/"
},
"keywords": [
"karma-plugin",
"karma-framework",
"phantomjs",
"shim"
],
"repository": {
"type": "git",
"url": "git://github.com/tschaub/karma-phantomjs-shim.git"
},
"bugs": {
"url": "https://github.com/tschaub/karma-phantomjs-shim/issues"
},
"license": "MIT"
}