scripts.node_modules.device-uuid.bower.json Maven / Gradle / Ivy
The newest version!
{
"name": "device-uuid",
"description": "Fast browser device uuid generation library.",
"version": "1.0.4",
"homepage": "https://github.com/biggora/device-uuid/",
"repository": {
"type": "git",
"url": "git://github.com/biggora/device-uuid.git"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/biggora/device-uuid/blob/master/LICENSE"
}
],
"author": {
"name": "Alexey Gordeyev",
"email": "[email protected]",
"url": "https://github.com/biggora"
},
"contributors": [],
"keywords": [
"useragent",
"user-agent",
"device",
"uuid"
],
"main": "./lib/device-uuid.js",
"ignore": [
"**/.*",
"node_modules",
"test",
"gulpfile.js",
"index.js",
"tests"
],
"authors": [
"Alexey Gordeyev "
],
"moduleType": [
"globals"
],
"license": "MIT"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy