mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
219 lines
5.1 KiB
JSON
219 lines
5.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"ua-parser-js@0.7.10",
|
|
"/Users/mromano/dev/dev-platform-webcomponents/ng2-components/ng2-alfresco-documentslist/node_modules/browser-sync"
|
|
]
|
|
],
|
|
"_from": "ua-parser-js@0.7.10",
|
|
"_id": "ua-parser-js@0.7.10",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/ua-parser-js",
|
|
"_nodeVersion": "5.1.0",
|
|
"_npmUser": {
|
|
"email": "fyzlman@gmail.com",
|
|
"name": "faisalman"
|
|
},
|
|
"_npmVersion": "3.3.12",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "ua-parser-js",
|
|
"raw": "ua-parser-js@0.7.10",
|
|
"rawSpec": "0.7.10",
|
|
"scope": null,
|
|
"spec": "0.7.10",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/browser-sync"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.10.tgz",
|
|
"_shasum": "917559ddcce07cbc09ece7d80495e4c268f4ef9f",
|
|
"_shrinkwrap": null,
|
|
"_spec": "ua-parser-js@0.7.10",
|
|
"_where": "/Users/mromano/dev/dev-platform-webcomponents/ng2-components/ng2-alfresco-documentslist/node_modules/browser-sync",
|
|
"author": {
|
|
"email": "fyzlman@gmail.com",
|
|
"name": "Faisal Salman",
|
|
"url": "http://faisalman.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/faisalman/ua-parser-js/issues"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"email": "fyzlman@gmail.com",
|
|
"name": "Faisal Salman"
|
|
},
|
|
{
|
|
"email": "bertrand.design@gmail.com",
|
|
"name": "Benjamin Bertrand"
|
|
},
|
|
{
|
|
"email": "carlchristianlewin@gmail.com",
|
|
"name": "Carl C Von Lewin"
|
|
},
|
|
{
|
|
"email": "chris.decairos@gmail.com",
|
|
"name": "Christopher De Cairos"
|
|
},
|
|
{
|
|
"email": "jayarjo@gmail.com",
|
|
"name": "Davit Barbakadze"
|
|
},
|
|
{
|
|
"email": "dtyschenko@gmail.com",
|
|
"name": "Dmitry Tyschenko"
|
|
},
|
|
{
|
|
"email": "doug@knotch.it",
|
|
"name": "Douglas Li"
|
|
},
|
|
{
|
|
"email": "contact@duzun.me",
|
|
"name": "Dumitru Uzun"
|
|
},
|
|
{
|
|
"email": "hesselink@gmail.com",
|
|
"name": "Erik Hesselink"
|
|
},
|
|
{
|
|
"email": "halfdan@xnorfz.de",
|
|
"name": "Fabian Becker"
|
|
},
|
|
{
|
|
"email": "h.helwich@iplabs.de",
|
|
"name": "Hendrik Helwich"
|
|
},
|
|
{
|
|
"email": "jackpoll123456@gmail.com",
|
|
"name": "Jackpoll"
|
|
},
|
|
{
|
|
"email": "startswithaj@users.noreply.github.com",
|
|
"name": "Jake Mc"
|
|
},
|
|
{
|
|
"email": "john.tantalo@gmail.com",
|
|
"name": "John Tantalo"
|
|
},
|
|
{
|
|
"email": "jmy@codecatalyst.com",
|
|
"name": "John Yanarella"
|
|
},
|
|
{
|
|
"email": "jon@jbuckley.ca",
|
|
"name": "Jon Buckley"
|
|
},
|
|
{
|
|
"email": "kendall@kendagriff.com",
|
|
"name": "Kendall Buchanan"
|
|
},
|
|
{
|
|
"email": "leetreveil@gmail.com",
|
|
"name": "Lee Treveil"
|
|
},
|
|
{
|
|
"email": "leofiore@libero.it",
|
|
"name": "Leonardo"
|
|
},
|
|
{
|
|
"email": "maxemanuel.maurer@gmail.com",
|
|
"name": "Max Maurer"
|
|
},
|
|
{
|
|
"email": "mhess@connectify.me",
|
|
"name": "Michael Hess"
|
|
},
|
|
{
|
|
"email": "otakusid@gmail.com",
|
|
"name": "OtakuSiD"
|
|
},
|
|
{
|
|
"email": "rosshnoble@gmail.com",
|
|
"name": "Ross Noble"
|
|
},
|
|
{
|
|
"email": "sandro.sonntag@adorsys.de",
|
|
"name": "Sandro Sonntag"
|
|
}
|
|
],
|
|
"dependencies": {},
|
|
"description": "Lightweight JavaScript-based user-agent string parser",
|
|
"devDependencies": {
|
|
"jshint": "~1.1.0",
|
|
"mocha": "~1.8.0",
|
|
"uglify-js": "~1.3.4",
|
|
"verup": "^1.3.x"
|
|
},
|
|
"directories": {
|
|
"dist": "dist",
|
|
"src": "src",
|
|
"test": "test"
|
|
},
|
|
"dist": {
|
|
"shasum": "917559ddcce07cbc09ece7d80495e4c268f4ef9f",
|
|
"tarball": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.10.tgz"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"gitHead": "cbba2f5728cd0a590253cb61efe3dce93c466c5d",
|
|
"homepage": "http://github.com/faisalman/ua-parser-js",
|
|
"keywords": [
|
|
"user-agent",
|
|
"parser",
|
|
"browser",
|
|
"engine",
|
|
"os",
|
|
"device",
|
|
"cpu"
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "GPLv2",
|
|
"url": "http://www.gnu.org/licenses/gpl-2.0.html"
|
|
},
|
|
{
|
|
"type": "MIT",
|
|
"url": "http://www.opensource.org/licenses/mit-license.php"
|
|
}
|
|
],
|
|
"main": "src/ua-parser.js",
|
|
"maintainers": [
|
|
{
|
|
"email": "fyzlman@gmail.com",
|
|
"name": "faisalman"
|
|
}
|
|
],
|
|
"name": "ua-parser-js",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/faisalman/ua-parser-js.git"
|
|
},
|
|
"scripts": {
|
|
"build": "uglifyjs src/ua-parser.js > dist/ua-parser.min.js --comments '/UAParser\\.js/' && uglifyjs src/ua-parser.js > dist/ua-parser.pack.js --comments '/UAParser\\.js/' --compress --mangle",
|
|
"test": "jshint src/ua-parser.js && mocha -R nyan test/test.js",
|
|
"version": "node ./node_modules/verup 0",
|
|
"verup": "node ./node_modules/verup"
|
|
},
|
|
"title": "UAParser.js",
|
|
"version": "0.7.10",
|
|
"verup": {
|
|
"files": [
|
|
"ua-parser-js.jquery.json",
|
|
"component.json",
|
|
"bower.json",
|
|
"package.js",
|
|
"src/ua-parser.js"
|
|
],
|
|
"regs": [
|
|
"^((?:\\$|(\\s*\\*\\s*@)|(\\s*(?:var|,)?\\s+))(?:LIBVERSION|version)[\\s\\:='\"]+)([0-9]+(?:\\.[0-9]+){2,2})",
|
|
"^(\\s?\\*.*v)([0-9]+(?:\\.[0-9]+){2,2})"
|
|
]
|
|
}
|
|
}
|