mirror of
https://github.com/lancedikson/bowser
synced 2026-02-10 01:50:10 +00:00
fix
This commit is contained in:
parent
740d6c4844
commit
ba361a8dac
10
.npmignore
10
.npmignore
@ -1,10 +0,0 @@
|
||||
test
|
||||
.nyc_output
|
||||
coverage
|
||||
**/.*
|
||||
node_modules
|
||||
.github
|
||||
docs
|
||||
*.gz
|
||||
jsdoc.json
|
||||
webpack.config.js
|
||||
@ -1,6 +1,12 @@
|
||||
{
|
||||
"name": "bowser",
|
||||
"description": "Lightweight browser detector",
|
||||
"files": [
|
||||
"src/",
|
||||
"es5.js",
|
||||
"bundled.js",
|
||||
"index.d.ts"
|
||||
],
|
||||
"keywords": [
|
||||
"browser",
|
||||
"useragent",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user