mirror of
https://github.com/arnaucube/commonroutesApp.git
synced 2026-02-07 19:46:44 +01:00
geolocation added on offerCar and travel page
This commit is contained in:
48
www/lib/angular-simple-logger/.bower.json
Normal file
48
www/lib/angular-simple-logger/.bower.json
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"name": "angular-simple-logger",
|
||||
"version": "0.1.7",
|
||||
"description": "Basic logger with level logging which can also be independent.",
|
||||
"main": "./dist/angular-simple-logger.js",
|
||||
"homepage": "https://github.com/nmccready/angular-simple-logger",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/nmccready/angular-simple-logger.git"
|
||||
},
|
||||
"author": "Nicholas McCready",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"angular": "^1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"angular-mocks": "^1.2"
|
||||
},
|
||||
"resolutions": {
|
||||
"angular": "1.4.X"
|
||||
},
|
||||
"ignore": [
|
||||
".*",
|
||||
"spec",
|
||||
"*.coffee",
|
||||
"*.json",
|
||||
".gitignore",
|
||||
".travis.yml",
|
||||
"*.html",
|
||||
"package.js",
|
||||
"*.md",
|
||||
"src",
|
||||
"gulp",
|
||||
"scripts",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"tmp"
|
||||
],
|
||||
"_release": "0.1.7",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "0.1.7",
|
||||
"commit": "9f0e640b4cebffbc6d35fdf92ef7472774fc401a"
|
||||
},
|
||||
"_source": "https://github.com/nmccready/angular-simple-logger.git",
|
||||
"_target": "~0.1.4",
|
||||
"_originalSource": "angular-simple-logger"
|
||||
}
|
||||
Reference in New Issue
Block a user