All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scripts.node_modules.device-uuid.package.json Maven / Gradle / Ivy

There is a newer version: 2.14
Show newest version
{
  "_from": "device-uuid",
  "_id": "[email protected]",
  "_inBundle": false,
  "_integrity": "sha1-9pc+WPGbkqI3rsp7FqOVrnGVqIM=",
  "_location": "/device-uuid",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "device-uuid",
    "name": "device-uuid",
    "escapedName": "device-uuid",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/device-uuid/-/device-uuid-1.0.4.tgz",
  "_shasum": "f6973e58f19b92a237aeca7b16a395ae7195a883",
  "_spec": "device-uuid",
  "_where": "/mnt/Media/Projects/java/github/swf-all/swf/src/main/resources/scripts",
  "author": {
    "name": "Alexey Gordeyev",
    "email": "[email protected]",
    "url": "https://github.com/biggora"
  },
  "bugs": {
    "url": "https://github.com/biggora/device-uuid/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Vitalii Onyshchenko",
      "url": "https://github.com/uzer-ua"
    }
  ],
  "dependencies": {},
  "deprecated": false,
  "description": "Fast browser device uuid generation library.",
  "devDependencies": {
    "express": ">= 3.0.0",
    "gulp": "^3.9.1",
    "gulp-concat": "^2.6.0",
    "gulp-filesize": "0.0.6",
    "gulp-filter": "^4.0.0",
    "gulp-jshint": "^2.0.1",
    "gulp-rename": "^1.2.2",
    "gulp-rimraf": "^0.2.0",
    "gulp-sourcemaps": "^2.1.1",
    "gulp-uglify": "^2.0.0",
    "jshint": "^2.9.3",
    "nodeunit": "*"
  },
  "directories": {
    "lib": "lib",
    "test": "test"
  },
  "engines": {
    "node": ">=0.8"
  },
  "homepage": "https://github.com/biggora/device-uuid/",
  "keywords": [
    "useragent",
    "browser",
    "device",
    "uuid"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/biggora/device-uuid/blob/master/LICENSE"
    }
  ],
  "main": "./index.js",
  "name": "device-uuid",
  "repository": {
    "type": "git",
    "url": "git://github.com/biggora/device-uuid.git"
  },
  "scripts": {
    "build": "grunt build",
    "express": "node test/express.js",
    "http": "node test/http.js",
    "lint": "make lint",
    "test": "nodeunit  test/browsers.js test/bots_test.js"
  },
  "version": "1.0.4"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy