node-version-use
Version:
Cross-platform solution for using multiple versions of node. Useful for compatibility testing
1 lines • 451 B
Source Map (JSON)
{"version":3,"sources":["/Users/kevin/Dev/OpenSource/node-version/node-version-use/src/constants.ts"],"sourcesContent":["import path from 'path';\nimport homedir from 'homedir-polyfill';\n\nconst home = homedir();\nexport const storagePath = path.join(home, '.nvu');\n"],"names":["storagePath","home","homedir","path","join"],"mappings":";;;;+BAIaA;;;eAAAA;;;2DAJI;sEACG;;;;;;AAEpB,IAAMC,OAAOC,IAAAA,wBAAO;AACb,IAAMF,cAAcG,aAAI,CAACC,IAAI,CAACH,MAAM"}