user-registration-component
Version:
WCG -- AngularJS Component Library
24 lines (22 loc) • 486 B
JSON
{
"name": "user-registration-component",
"version": "1.2.0",
"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": "Siddharth@WCG",
"license": "ISC",
"dependencies": {
"angular": "^1.7.4",
"bootstrap": "3.3.x"
}
}