karma-ng-constant-preprocessor
Version:
A Karma plugin to compile ng-constant.
80 lines (79 loc) • 1.74 kB
JSON
{
"name": "karma-ng-constant-preprocessor",
"version": "1.0.2",
"description": "A Karma plugin to compile ng-constant.",
"main": "./lib/index.js",
"repository": {
"type": "git",
"url": "git@github.com:fbatz/karma-ng-constant-preprocessor.git"
},
"keywords": [
"karma-plugin",
"karma-preprocessor",
"angularjs",
"angular",
"json2js"
],
"author": {
"name": "Fabio Batz",
"email": "fabio.batz@googlemail.com",
"url": ""
},
"files": [
"lib"
],
"devDependencies": {
"grunt": "0.4.5",
"grunt-cli": "0.1.13",
"grunt-ddescribe-iit": "0.0.6",
"grunt-eslint": "16.0.0",
"grunt-jscs": "2.0.0",
"grunt-jsonlint": "1.0.4",
"grunt-karma": "0.12.0",
"grunt-merge-conflict": "0.0.2",
"jasmine-core": "2.3.4",
"jscs-trailing-comma": "0.4.3",
"karma": "0.13.6",
"karma-browserstack-launcher": "0.1.4",
"karma-chrome-launcher": "0.2.0",
"karma-firefox-launcher": "0.1.6",
"karma-jasmine": "0.3.6",
"load-grunt-tasks": "3.2.0",
"lodash": "3.10.1",
"time-grunt": "1.2.1",
"win-spawn": "2.0.0"
},
"peerDependencies": {
"karma": ">=0.10.0"
},
"scripts": {
"test": ""
},
"license": "MIT",
"gitHead": "",
"bugs": {
"url": "https://github.com/fbatz/karma-ng-constant-preprocessor.git/issues"
},
"homepage": "https://github.com/fbatz/karma-ng-constant-preprocessor.git",
"_id": "",
"_shasum": "",
"_from": "",
"_npmVersion": "2.13.3",
"_nodeVersion": "3.0.0",
"_npmUser": {
"name": "",
"email": ""
},
"maintainers": [
{
"name": "",
"email": ""
}
],
"dist": {
"shasum": "",
"tarball": ""
},
"directories": {},
"_resolved": ""
}