Implemented URL query parsing for initial token /opa/?token=abcde
[src/app-framework-demo.git] / afb-client / bower_components / tether / package.json
1 {
2   "name": "tether",
3   "version": "0.6.5",
4   "description": "A client-side library to make absolutely positioned elements attach to elements in the page efficiently.",
5   "authors": [
6     "Zack Bloom <zackbloom@gmail.com>",
7     "Adam Schwartz <adam.flynn.schwartz@gmail.com>"
8   ],
9   "license": "MIT",
10   "devDependencies": {
11     "coffee-script": "~1.6.3",
12     "gulp": "~3.3.0",
13     "gulp-header": "~1.0.2",
14     "gulp-uglify": "~0.1.0",
15     "gulp-compass": "~1.0.3",
16     "gulp-coffee": "~1.2.5",
17     "gulp-concat": "~2.1.7",
18     "gulp-rename": "~0.2.1",
19     "gulp-wrap-umd": "~0.1.0"
20   }
21 }