Project

General

Profile

Download (792 Bytes) Statistics
| Branch: | Tag: | Revision:
{
"name": "TheForemanDevDeps",
"version": "1.13.0",
"license": "GPL-3.0",
"description": "Foreman isn't really a node module, these are just dependencies needed to build the webpack bundle. 'dependencies' are the asset libraries in use and 'devDependencies' are used for the build process.",
"private": true,
"devDependencies": {
"stats-webpack-plugin": "^0.2.1",
"webpack": "^1.9.11",
"webpack-dev-server": "^1.9.0",
"expose-loader": "~0.6.0",
"babel-core": "~6.7.2",
"babel-loader": "~6.2.4",
"babel-preset-es2015": "~6.6.0"
},
"dependencies": {
"jquery": "~1.11.0",
"jquery-flot": "~0.8.3",
"jquery-ujs": "~1.2.0",
"jquery.cookie": "~1.4.1",
"jstz": "~1.0.7",
"lodash": "~2.4.1",
"select2": "~3.5.2-browserify"
}
}
(15-15/15)