|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- {
- "_args": [
- [
- "base64id@2.0.0",
- "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror"
- ]
- ],
- "_from": "base64id@2.0.0",
- "_id": "base64id@2.0.0",
- "_inBundle": false,
- "_integrity": "sha512-lGe34o6EHj9y3Kts9R4ZYs/Gr+6N7MCaMlIFA3F1R2O5/m7K06AxfSeO5530PEERE6/WyEg3lsuyw4GHlPZHog==",
- "_location": "/base64id",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "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",
- "_spec": "2.0.0",
- "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror",
- "author": {
- "name": "Kristian Faeldt",
- "email": "faeldt_kristian@cyberagent.co.jp"
- },
- "bugs": {
- "url": "https://github.com/faeldt/base64id/issues"
- },
- "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"
- }
|