File size: 1,400 Bytes
48e84aa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
  "_from": "base64id@~2.0.0",
  "_id": "[email protected]",
  "_inBundle": false,
  "_integrity": "sha512-lGe34o6EHj9y3Kts9R4ZYs/Gr+6N7MCaMlIFA3F1R2O5/m7K06AxfSeO5530PEERE6/WyEg3lsuyw4GHlPZHog==",
  "_location": "/base64id",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "base64id@~2.0.0",
    "name": "base64id",
    "escapedName": "base64id",
    "rawSpec": "~2.0.0",
    "saveSpec": null,
    "fetchSpec": "~2.0.0"
  },
  "_requiredBy": [
    "/engine.io",
    "/socket.io"
  ],
  "_resolved": "https://registry.npmjs.org/base64id/-/base64id-2.0.0.tgz",
  "_shasum": "2770ac6bc47d312af97a8bf9a634342e0cd25cb6",
  "_spec": "base64id@~2.0.0",
  "_where": "/Users/sylvainfiloni/Documents/HF spaces/Docker test/controlnet anim/controlnet-animation-doodle/node_modules/socket.io",
  "author": {
    "name": "Kristian Faeldt",
    "email": "[email protected]"
  },
  "bugs": {
    "url": "https://github.com/faeldt/base64id/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Generates a base64 id",
  "engines": {
    "node": "^4.5.0 || >= 5.9"
  },
  "homepage": "https://github.com/faeldt/base64id#readme",
  "license": "MIT",
  "main": "./lib/base64id.js",
  "name": "base64id",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/faeldt/base64id.git"
  },
  "version": "2.0.0"
}