Last active
June 24, 2021 18:17
-
-
Save DaneTheory/00703416a97e89541aae9c0578530df7 to your computer and use it in GitHub Desktop.
The Package (dot) JSON: A story of love, triumph, and general witchcraft/wizardry - InitFields: Module
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{ | |
"npm:current": { | |
"ref": "", | |
"source": [ | |
] | |
}, | |
"npm:legacy": { | |
"ref": "", | |
"source": [ | |
] | |
}, | |
"yarn:current": { | |
"ref": "https://yarnpkg.com/configuration/manifest#module", | |
"source": [ | |
"The path that will be used when an ES6-compatible environment will try to access the package by its name. Doesn't have any direct effect on Yarn itself.", | |
"_example_:{ \n \"module\": \"./sources/index.mjs\" \n }:_example_" | |
] | |
}, | |
"yarn:legacy": { | |
"ref": "null", | |
"source": "null" | |
} | |
}] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment