com.mware.web.product.map.package.json Maven / Gradle / Ivy
The newest version!
{
"name": "bigconnect-web-product-map",
"description": "",
"main": "plugin.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "MWARE SOLUTIONS SRL",
"license": "Apache-2.0",
"private": true,
"dependencies": {
"react-sortable-hoc": "^0.6.8"
},
"devDependencies": {
"babel-core": "^6.14.0",
"babel-loader": "^7.1.1",
"babel-plugin-transform-object-rest-spread": "^6.8.0",
"babel-plugin-transform-react-display-name": "^6.8.0",
"babel-plugin-transform-react-jsx": "^6.8.0",
"babel-preset-es2015": "^6.14.0",
"eslint": "^4.6.1",
"eslint-loader": "^1.9.0",
"eslint-plugin-react": "^7.3.0",
"webpack": "^3.5.2"
}
}