package.json 234 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 { "description": "separate entrypoint for constants only", "private": true, "main": "../dist/es5/constants.js", "jsnext:main": "../dist/es2015/constants.js", "module": "../dist/es2015/constants.js", "sideEffects": false }