user-registration-component-1
Version:
WCG -- AngularJS Component Library
24 lines (23 loc) • 503 B
JSON
{
"name": "user-registration-component-1",
"version": "1.1.6",
"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": "xxx",
"license": "ISC",
"dependencies": {
"angular": "^1.7.4",
"bootstrap": "3.3.x",
"http-server": "^0.11.1"
}
}