1
0
mirror of https://github.com/lancedikson/bowser synced 2026-02-10 01:50:10 +00:00

Compare commits

..

No commits in common. "master" and "v2.14.0" have entirely different histories.

2 changed files with 10 additions and 6 deletions

10
.npmignore Normal file
View File

@ -0,0 +1,10 @@
test
.nyc_output
coverage
**/.*
node_modules
.github
docs
*.gz
jsdoc.json
webpack.config.js

View File

@ -1,12 +1,6 @@
{
"name": "bowser",
"description": "Lightweight browser detector",
"files": [
"src/",
"es5.js",
"bundled.js",
"index.d.ts"
],
"keywords": [
"browser",
"useragent",