[READ-ONLY] Mirror of https://github.com/danielroe/native-esm.
0

Configure Feed

Select the types of activity you want to include in your feed.

native-esm / package.json
97 B 6 lines
1{ 2 "name": "native-esm-test", 3 "version": "1.0.0", 4 "main": "index.mjs", 5 "license": "MIT" 6}