mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-11-20 01:04:30 +03:00
[submodule:extensions] Breaking change: rename module to library
This commit is contained in:
12
test/specs/browser-libraries.json
Normal file
12
test/specs/browser-libraries.json
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"desc" : "Scrapy",
|
||||
"ua" : "Scrapy/1.5.0 (+https://scrapy.org)",
|
||||
"expect" :
|
||||
{
|
||||
"name" : "Scrapy",
|
||||
"version" : "1.5.0",
|
||||
"type" : "library"
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user