mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-18 01:08:18 +10:00
Merge pull request #2573 from pid/master
[author] add speakingurl v0.8.4
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "speakingurl",
|
||||
"version": "0.8.2",
|
||||
"version": "0.8.4",
|
||||
"description": "Generate a slug with a lot of options; create of so called 'static' or 'Clean URL' or 'Pretty URL' or 'nice-looking URL' or 'Speaking URL' or 'user-friendly URL' or 'SEO-friendly URL' from a string.",
|
||||
"homepage": "http://pid.github.io/speakingurl/",
|
||||
"github": "http://github.com/pid/speakingurl",
|
||||
@@ -15,6 +15,7 @@
|
||||
}],
|
||||
"keywords": [
|
||||
"slug",
|
||||
"permalink",
|
||||
"seo",
|
||||
"url",
|
||||
"speakingurl",
|
||||
@@ -40,15 +41,15 @@
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.2",
|
||||
"mocha": "~1.16.2",
|
||||
"should": "~2.1.0",
|
||||
"grunt-contrib-uglify": "~0.2.7",
|
||||
"mocha": "~1.17.0",
|
||||
"should": "~3.1.0",
|
||||
"grunt-contrib-uglify": "~0.3.2",
|
||||
"grunt-contrib-jshint": "~0.8.0",
|
||||
"grunt-contrib-watch": "~0.5.1",
|
||||
"grunt-contrib-watch": "~0.5.3",
|
||||
"grunt-release": "~0.6.0",
|
||||
"grunt-bumpup": "~0.5.0",
|
||||
"grunt-text-replace": "~0.3.6",
|
||||
"grunt-jsbeautifier": "~0.2.3"
|
||||
"grunt-text-replace": "~0.3.10",
|
||||
"grunt-jsbeautifier": "~0.2.6"
|
||||
},
|
||||
"testling": {
|
||||
"harness": "mocha",
|
||||
|
||||
Reference in New Issue
Block a user