common-shared-component
Version:
WCG -- AngularJS Component Library
23 lines (22 loc) • 547 B
JSON
{
"name": "common-shared-component",
"version": "1.0.1",
"description": "WCG -- AngularJS Component Library",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "http-server ./ -a localhost -p 8090 -c-1"
},
"keywords": [
"AngularJS",
"Component",
"Library",
"User",
"Registration"
],
"author": "arabinda.mishra@bt.com",
"license": "bt.com",
"dependencies": {
"angular": "^1.8.0",
"bootstrap": "3.3.x"
}
}