8e60a2bd28
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
43 lines
No EOL
837 B
JSON
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
|
|
} |