server/apps/comments/js/vendor/At.js/.bower.json
Arthur Schiwon 8e60a2bd28
add At.js and dependencies
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-10-22 14:14:33 +02:00

43 lines
No EOL
837 B
JSON

{
"name": "At.js",
"version": "1.5.4",
"main": [
"dist/js/jquery.atwho.js",
"dist/css/jquery.atwho.css"
],
"ignore": [
"**/.*",
"node_modules",
"components",
"libs",
"spec"
],
"dependencies": {
"jquery": ">=1.7.0",
"Caret.js": "~0.2.2"
},
"devDependencies": {
"jasmine-jquery": "~2.0.2"
},
"keywords": [
"mention",
"mentions",
"autocomplete",
"autocompletion",
"autosuggest",
"autosuggestion",
"atjs",
"at.js"
],
"homepage": "https://github.com/ichord/At.js",
"_release": "1.5.4",
"_resolution": {
"type": "version",
"tag": "v1.5.4",
"commit": "801c87dc804e37f134def2055b80cbc81ac98652"
},
"_source": "https://github.com/ichord/At.js.git",
"_target": "^1.5.4",
"_originalSource": "jquery.atwho",
"_direct": true
}