-
George Salukvadze authored
- Added bower.json - Small fixes and changes TODO:
George Salukvadze authored- Added bower.json - Small fixes and changes TODO:
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
{
"name": "NP04 Slow Control web app",
"description": "NP04 Slow control web app",
"main": "",
"authors": [
"George Salukvadze <giosal90@gmail.com>"
],
"license": "MIT",
"homepage": "",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"resolutions": {
"angular": "~1"
}
}