123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146 |
- {
- "_args": [
- [
- "uuid@^3.3.2",
- "/home/lyxaira/Artesanias/artesanias/node_modules/insight"
- ]
- ],
- "_from": "uuid@>=3.3.2 <4.0.0",
- "_hasShrinkwrap": false,
- "_id": "uuid@3.4.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/uuid",
- "_nodeVersion": "12.13.0",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/uuid_3.4.0_1579208738423_0.4772515028870088"
- },
- "_npmUser": {
- "email": "dev@tavan.de",
- "name": "ctavan"
- },
- "_npmVersion": "6.12.0",
- "_phantomChildren": {},
- "_requested": {
- "name": "uuid",
- "raw": "uuid@^3.3.2",
- "rawSpec": "^3.3.2",
- "scope": null,
- "spec": ">=3.3.2 <4.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/insight",
- "/request"
- ],
- "_resolved": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz",
- "_shasum": "b23e4358afa8a202fe7a100af1f5f883f02007ee",
- "_shrinkwrap": null,
- "_spec": "uuid@^3.3.2",
- "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/insight",
- "bin": {
- "uuid": "./bin/uuid"
- },
- "browser": {
- "./lib/md5.js": "./lib/md5-browser.js",
- "./lib/rng.js": "./lib/rng-browser.js",
- "./lib/sha1.js": "./lib/sha1-browser.js"
- },
- "bugs": {
- "url": "https://github.com/uuidjs/uuid/issues"
- },
- "commitlint": {
- "extends": [
- "@commitlint/config-conventional"
- ]
- },
- "contributors": [
- {
- "name": "Robert Kieffer",
- "email": "robert@broofa.com"
- },
- {
- "name": "Christoph Tavan",
- "email": "dev@tavan.de"
- },
- {
- "name": "AJ ONeal",
- "email": "coolaj86@gmail.com"
- },
- {
- "name": "Vincent Voyer",
- "email": "vincent@zeroload.net"
- },
- {
- "name": "Roman Shtylman",
- "email": "shtylman@gmail.com"
- }
- ],
- "dependencies": {},
- "description": "RFC4122 (v1, v4, and v5) UUIDs",
- "devDependencies": {
- "@commitlint/cli": "~8.2.0",
- "@commitlint/config-conventional": "~8.2.0",
- "eslint": "~6.4.0",
- "husky": "~3.0.5",
- "mocha": "6.2.0",
- "runmd": "1.2.1",
- "standard-version": "7.0.0"
- },
- "directories": {},
- "dist": {
- "fileCount": 19,
- "integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==",
- "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeINAiCRA9TVsSAnZWagAAOHsP/RVFM7OJamQHALP58acz\nQHrh9S8dhiix0+OGPfzJjPDnB/ver8y3weYkOtTXVU6qempJOgVZnigeR2yZ\nH00hUco5UxkK0j1eg1afyGoeso4jjNBtpVkyPnCb2Cg0A8l0g8I6zzb3LByf\nwv74IPlhjXlYyZsIlYwan5q4w5nRsf6+xdV4qdYXquxf05hCYgt3pWV4tSe6\nE2Y+WWZSVpYBpLyY1p7IJBk6xAYmwF1M8D+G0weLJCoOMa41fvhRsd2E84iW\nJYUDCKn+NfMoN4RaphGSBcpQD3POgE4UaI8D/QpFYUpF2bCQDFVakfqYsmtv\nsdCILUlRdhWmOJuoDc5GNk6iD83rtaqu+nwdNsBUal6iF+/8L1E8aCJ0VleI\nr5gLMm/kSl14lFue3iPkUIadoDu4rclpuPs2tiOIxH0Dnt9FHMw69uUr50O1\noCTLM2da2bZ9Vm9UxyIWEdx1TOFtiL4pWfcoQUQcRMDQ3wyoSmv/3ryfd+zl\n3HGwOM5w5zqOOs0JUizf90CRWvL48VUnaeKxL6xcS3OqbJmq7bDmfM2bAdJE\nI0g73oAf9/Ouch1l9Bt1mcZACtUeBYPSvlvN1u0jLzTqPP2VxBWboqZl291P\npR2Nqk3JDmcvY4HYl1oZ7wITiiiaARlTfNY4z2U5v8/f+QAtgwO/SPfHMXJL\nECdn\r\n=rDnh\r\n-----END PGP SIGNATURE-----\r\n",
- "shasum": "b23e4358afa8a202fe7a100af1f5f883f02007ee",
- "tarball": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz",
- "unpackedSize": 34269
- },
- "gitHead": "3df73a98f07c0a38a94bcaf1ecde0e384dc3b126",
- "homepage": "https://github.com/uuidjs/uuid#readme",
- "husky": {
- "hooks": {
- "commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
- }
- },
- "keywords": [
- "guid",
- "rfc4122",
- "uuid"
- ],
- "license": "MIT",
- "maintainers": [
- {
- "name": "broofa",
- "email": "robert@broofa.com"
- },
- {
- "name": "ctavan",
- "email": "dev@tavan.de"
- },
- {
- "name": "defunctzombie",
- "email": "shtylman@gmail.com"
- },
- {
- "name": "vvo",
- "email": "vincent.voyer@gmail.com"
- }
- ],
- "name": "uuid",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/uuidjs/uuid.git"
- },
- "scripts": {
- "lint": "eslint .",
- "md": "runmd --watch --output=README.md README_js.md",
- "prepare": "runmd --output=README.md README_js.md",
- "release": "standard-version",
- "test": "npm run lint && mocha test/test.js"
- },
- "version": "3.4.0"
- }
|