ua-parser-js/bower.json
Sandro Sonntag baf4bb99b4 v0.6.3-ktb
2014-05-31 13:01:42 +02:00

27 lines
604 B
JSON

{
"name": "ua-parser-js",
"version": "0.6.3-ktb",
"authors": [
"Faisal Salman <fyzlman@gmail.com>"
],
"private": false,
"main": "src/ua-parser.js",
"ignore": [
"build",
"node_modules",
"bower_components",
"test",
"tests"
],
"contributors": [
"Faisal Salman <fyzlman@gmail.com>",
"Christopher De Cairos <chris.decairos@gmail.com>",
"John Tantalo <john.tantalo@gmail.com>",
"Jon Buckley <jon@jbuckley.ca>",
"Lee Treveil <leetreveil@gmail.com>"
],
"dependencies": {
}
}