UNPKG

bahmniapps-commons

Version:

Common Modules carved out from bahmniapps.

21 lines (20 loc) 479 B
{ "name": "bahmniapps-commons", "version": "0.0.1-beta.0", "description": "Common Modules carved out from bahmniapps.", "scripts": { "bundle": "webpack --progress --colors" }, "author": "bahmni@thoughtworks.com", "license": "Apache-2.0", "devDependencies": { "babel-cli": "^6.26.0", "babel-loader": "^6.4.1", "babel-preset-env": "^1.6.0", "html-loader": "^0.5.5", "webpack": "^2.7.0" }, "dependencies": { "angular": "^1.5.6" } }