Ability to configure if you compensate for images as well as being able to adjust the number of words per minute being used. Closes #1
14 lines
319 B
JSON
14 lines
319 B
JSON
{
|
|
"name": "jquery.readtime",
|
|
"version": "0.2.0",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/joshtronic/jquery.readme.git"
|
|
},
|
|
"devDependencies": {
|
|
"grunt": "^0.4.5",
|
|
"grunt-contrib-jshint": "^0.10.0",
|
|
"grunt-contrib-uglify": "^0.5.1",
|
|
"grunt-contrib-watch": "^0.6.1"
|
|
}
|
|
}
|