source:
node_modules/nanoid/async/package.json@
2058e5c
| Last change on this file since 2058e5c was 2058e5c, checked in by , 6 months ago | |
|---|---|
|
|
| File size: 233 bytes | |
| Rev | Line | |
|---|---|---|
| [2058e5c] | 1 | { |
| 2 | "type": "module", | |
| 3 | "main": "index.cjs", | |
| 4 | "module": "index.js", | |
| 5 | "react-native": { | |
| 6 | "./index.js": "./index.native.js" | |
| 7 | }, | |
| 8 | "browser": { | |
| 9 | "./index.js": "./index.browser.js", | |
| 10 | "./index.cjs": "./index.browser.cjs" | |
| 11 | } | |
| 12 | } |
Note:
See TracBrowser
for help on using the repository browser.
