File "package.json"

Full Path: /var/www/html/gitep_front/node_modules/nanoid/async/package.json
File size: 233 bytes
MIME-type: application/json
Charset: utf-8

{
  "type": "module",
  "main": "index.cjs",
  "module": "index.js",
  "react-native": {
    "./index.js": "./index.native.js"
  },
  "browser": {
    "./index.js": "./index.browser.js",
    "./index.cjs": "./index.browser.cjs"
  }
}