Last change
on this file since fa375fe was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
282 bytes
|
Line | |
---|
1 | {
|
---|
2 | "name": "ua-parser-js",
|
---|
3 | "version": "0.7.28",
|
---|
4 | "authors": [
|
---|
5 | "Faisal Salman <f@faisalman.com>"
|
---|
6 | ],
|
---|
7 | "private": false,
|
---|
8 | "main": "src/ua-parser.js",
|
---|
9 | "ignore": [
|
---|
10 | "build",
|
---|
11 | "node_modules",
|
---|
12 | "bower_components",
|
---|
13 | "test",
|
---|
14 | "tests"
|
---|
15 | ],
|
---|
16 | "dependencies": {}
|
---|
17 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.