mirror of
https://github.com/lancedikson/bowser
synced 2026-02-09 17:40:09 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
eb3f153def |
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