Website Structure
This commit is contained in:
parent
62812f2090
commit
71f0676a62
22365 changed files with 4265753 additions and 791 deletions
19
Frontend-Learner/node_modules/speakingurl/bower.json
generated
vendored
Normal file
19
Frontend-Learner/node_modules/speakingurl/bower.json
generated
vendored
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"name": "speakingurl",
|
||||
"version": "14.0.1",
|
||||
"description": "Generate a slug – transliteration with a lot of options",
|
||||
"main": "lib/speakingurl.js",
|
||||
"homepage": "http://pid.github.io/speakingurl/",
|
||||
"bugs": "https://github.com/pid/speakingurl/issues",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/pid/speakingurl.git"
|
||||
},
|
||||
"licenses": [{
|
||||
"type": "BSD",
|
||||
"url": "https://raw.github.com/pid/speakingurl/master/LICENSE"
|
||||
}],
|
||||
"ignore": [
|
||||
"node_modules"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue