suyiScreen/node_modules/nanoid/package.json

72 lines
1.7 KiB
JSON

{
"_args": [
[
"nanoid@2.1.11",
"D:\\Hjm项目\\suyi1111"
]
],
"_from": "nanoid@2.1.11",
"_id": "nanoid@2.1.11",
"_inBundle": false,
"_integrity": "sha512-s/snB+WGm6uwi0WjsZdaVcuf3KJXlfGl2LcxgwkEwJF0D/BWzVWAZW/XY4bFaiR7s0Jk3FPvlnepg1H1b1UwlA==",
"_location": "/nanoid",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "nanoid@2.1.11",
"name": "nanoid",
"escapedName": "nanoid",
"rawSpec": "2.1.11",
"saveSpec": null,
"fetchSpec": "2.1.11"
},
"_requiredBy": [
"/vue-awesome"
],
"_resolved": "https://registry.npmjs.org/nanoid/-/nanoid-2.1.11.tgz",
"_spec": "2.1.11",
"_where": "D:\\Hjm项目\\suyi1111",
"author": {
"name": "Andrey Sitnik",
"email": "andrey@sitnik.ru"
},
"browser": {
"./index.js": "./index.browser.js",
"./format.js": "./format.browser.js",
"./random.js": "./random.browser.js",
"./async/index.js": "./async/index.browser.js",
"./async/format.js": "./async/format.browser.js",
"./async/random.js": "./async/random.browser.js"
},
"bugs": {
"url": "https://github.com/ai/nanoid/issues"
},
"description": "A tiny (119 bytes), secure URL-friendly unique string ID generator",
"eslintIgnore": [
"test/demo/build"
],
"homepage": "https://github.com/ai/nanoid#readme",
"keywords": [
"uuid",
"random",
"id",
"url"
],
"license": "MIT",
"name": "nanoid",
"react-native": {
"./async/random.js": "./async/random.rn.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ai/nanoid.git"
},
"sharec": {
"config": "@logux/sharec-config",
"version": "0.5.6"
},
"sideEffects": false,
"version": "2.1.11"
}