mirror of
https://github.com/atlanticbiomedical/website.git
synced 2025-07-01 18:07:27 -04:00
Moved everything into a folder
This commit is contained in:
21
biomed-frontend/package.json
Normal file
21
biomed-frontend/package.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "biomed-frontend",
|
||||
"version": "0.0.1",
|
||||
"devDependencies": {
|
||||
"bower": "^1.3.9",
|
||||
"connect-livereload": "^0.4.0",
|
||||
"event-stream": "^3.1.7",
|
||||
"express": "^4.8.5",
|
||||
"gulp": "^3.8.7",
|
||||
"gulp-angular-templatecache": "^1.3.0",
|
||||
"gulp-clean": "^0.3.1",
|
||||
"gulp-concat": "^2.3.4",
|
||||
"gulp-ng-annotate": "^0.3.0",
|
||||
"gulp-plumber": "^0.6.5",
|
||||
"gulp-sass": "^0.7.3",
|
||||
"gulp-sourcemaps": "^1.1.1",
|
||||
"gulp-uglify": "^0.3.1",
|
||||
"request": "^2.40.0",
|
||||
"tiny-lr": "^0.1.0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user