twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
87 lines (86 loc) • 2.2 kB
JSON
{
"_args": [
[
"karma-webpack@^1.7.0",
"/Users/nick/codes/twreporter-react"
]
],
"_from": "karma-webpack@>=1.7.0 <2.0.0",
"_id": "karma-webpack@1.7.0",
"_inCache": true,
"_installable": true,
"_location": "/karma-webpack",
"_nodeVersion": "0.12.4",
"_npmUser": {
"email": "tobias.koppers@googlemail.com",
"name": "sokra"
},
"_npmVersion": "2.10.1",
"_phantomChildren": {
"amdefine": "1.0.0"
},
"_requested": {
"name": "karma-webpack",
"raw": "karma-webpack@^1.7.0",
"rawSpec": "^1.7.0",
"scope": null,
"spec": ">=1.7.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/karma-webpack/-/karma-webpack-1.7.0.tgz",
"_shasum": "7e5a4fb2ab68b0cc1c7a4fbfa72bb76eeb18cb2a",
"_shrinkwrap": null,
"_spec": "karma-webpack@^1.7.0",
"_where": "/Users/nick/codes/twreporter-react",
"author": {
"name": "Tobias Koppers @sokra"
},
"bugs": {
"url": "https://github.com/webpack/karma-webpack/issues"
},
"dependencies": {
"async": "~0.9.0",
"loader-utils": "^0.2.5",
"lodash": "^3.8.0",
"source-map": "^0.1.41",
"webpack-dev-middleware": "^1.0.11"
},
"description": "Use webpack with karma",
"devDependencies": {
"coffee-loader": "~0.7.2",
"karma": ">=0.13.2 < 1",
"karma-chrome-launcher": "~0.1.5",
"karma-mocha": "~0.1.9",
"karma-spec-reporter": "~0.0.16"
},
"directories": {},
"dist": {
"shasum": "7e5a4fb2ab68b0cc1c7a4fbfa72bb76eeb18cb2a",
"tarball": "http://registry.npmjs.org/karma-webpack/-/karma-webpack-1.7.0.tgz"
},
"gitHead": "17018f3b17debc0b449e1ea023449a647780ac99",
"homepage": "http://github.com/webpack/karma-webpack",
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "sokra",
"email": "tobias.koppers@googlemail.com"
}
],
"name": "karma-webpack",
"optionalDependencies": {},
"peerDependencies": {
"webpack": "^1.4.0"
},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/webpack/karma-webpack.git"
},
"scripts": {},
"version": "1.7.0"
}