jquery.caret
Version:
Get caret position and offset from inputor
29 lines (28 loc) • 660 B
JSON
{
"name": "jquery.caret",
"version": "0.3.1",
"description": "Get caret position and offset from inputor",
"main": "dist/jquery.caret.js",
"devDependencies": {
"grunt": "~0.4.1",
"grunt-cli": "^1.2.0",
"grunt-contrib-coffee": "~0.6.4",
"grunt-contrib-jasmine": "~0.5.1",
"grunt-contrib-uglify": "~0.2.0",
"grunt-contrib-watch": "^0.6.1",
"grunt-json-replace": "~0.1.2",
"grunt-umd": "^2.2.1"
},
"scripts": {
"test": "grunt test --verbose"
},
"repository": "",
"keywords": [
"jquery",
"caret",
"offset",
"position"
],
"author": "Harold.luo <chord.luo@gmail.com>",
"license": "MIT"
}