• File: package.json
  • Full Path: /var/www/nodejs/daily_store_reports_nodejs/node_modules/nanoid/async/package.json
  • Date Modified: 02/04/2023 9:31 PM
  • 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"
  }
}