mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/izyim-mockapi.git
synced 2026-08-20 21:14:34 +00:00
54 lines
1.4 KiB
JSON
54 lines
1.4 KiB
JSON
{
|
|
"_from": "nanoid@^1.0.2",
|
|
"_id": "nanoid@1.1.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-tIMrzc7X0rCP4WK5+FB5jtZXWWazqQkvA1wxg4ZYo5OWDADR0QPFm+ITN2tv2RWnhXXsryinICcO2qQSG3SGGw==",
|
|
"_location": "/nanoid",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "nanoid@^1.0.2",
|
|
"name": "nanoid",
|
|
"escapedName": "nanoid",
|
|
"rawSpec": "^1.0.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/json-server"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/nanoid/-/nanoid-1.1.1.tgz",
|
|
"_shasum": "6159cc3c985acb7ebd70fb231b0b01f2947ed7a3",
|
|
"_spec": "nanoid@^1.0.2",
|
|
"_where": "D:\\izyim-mockapi\\node_modules\\json-server",
|
|
"author": {
|
|
"name": "Andrey Sitnik",
|
|
"email": "andrey@sitnik.ru"
|
|
},
|
|
"browser": {
|
|
"./random.js": "./random.browser.js",
|
|
"./index.js": "./index.browser.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/ai/nanoid/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "A tiny (145 bytes), secure URL-friendly unique string ID generator",
|
|
"homepage": "https://github.com/ai/nanoid#readme",
|
|
"keywords": [
|
|
"uuid",
|
|
"random",
|
|
"id",
|
|
"url"
|
|
],
|
|
"license": "MIT",
|
|
"name": "nanoid",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/ai/nanoid.git"
|
|
},
|
|
"version": "1.1.1"
|
|
}
|