|
|
@ -254,6 +254,12 @@
|
|
|
|
"html": "Built upon the <a href=\"[^>]+banshee-php\\.org/\">[a-z]+</a>(?:v([\\d.]+))?\\;version:\\1",
|
|
|
|
"html": "Built upon the <a href=\"[^>]+banshee-php\\.org/\">[a-z]+</a>(?:v([\\d.]+))?\\;version:\\1",
|
|
|
|
"implies": "PHP"
|
|
|
|
"implies": "PHP"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"basket.js": {
|
|
|
|
|
|
|
|
"website": "http://addyosmani.github.io/basket.js/",
|
|
|
|
|
|
|
|
"cats": [ 12 ],
|
|
|
|
|
|
|
|
"script": "basket.*\\.js",
|
|
|
|
|
|
|
|
"env": "^basket$"
|
|
|
|
|
|
|
|
},
|
|
|
|
"BaseHTTP": {
|
|
|
|
"BaseHTTP": {
|
|
|
|
"website": "docs.python.org/2/library/basehttpserver.html",
|
|
|
|
"website": "docs.python.org/2/library/basehttpserver.html",
|
|
|
|
"cats": [ 22 ],
|
|
|
|
"cats": [ 22 ],
|
|
|
|