mirror of
https://github.com/denoland/deno.git
synced 2024-11-05 09:04:41 -05:00
1 line
50 KiB
JSON
1 line
50 KiB
JSON
|
{"_id":"has-package-exports","_rev":"16-f1d6bea880275ab712ab13a0d0ab6173","name":"has-package-exports","dist-tags":{"latest":"1.3.0"},"versions":{"1.0.0":{"name":"has-package-exports","version":"1.0.0","description":"Does the current node version have support for the \"exports\" field in package.json?","main":"no","browser":{"no":"./browser.js","yes":"./browser.js"},"exports":{".":[{"default":"./yes.js","browser":"./browser.js"},"./yes.js"]},"scripts":{"prepublish":"safe-publish-latest","lint":"eslint .","pretest":"npm run lint","test":"npm run tests-only","tests-only":"node test","posttest":"npx aud","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git+https://github.com/ljharb/has-package-exports.git"},"keywords":["package.json","package","exports","field"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"license":"MIT","bugs":{"url":"https://github.com/ljharb/has-package-exports/issues"},"homepage":"https://github.com/ljharb/has-package-exports#readme","devDependencies":{"@ljharb/eslint-config":"^15.1.0","auto-changelog":"^1.16.2","eslint":"^6.8.0","has-package-exports":"file:.","safe-publish-latest":"^1.1.4","semver":"^6.3.0","tape":"^4.13.0"},"greenkeeper":{"ignore":["semver"]},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false},"gitHead":"014e96afca6d81e9623eaed8f10c226259361384","_id":"has-package-exports@1.0.0","_nodeVersion":"13.6.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-rYAzt2OaM+mwkxAGP7cZ4KkP45O/ZEFSjwg7KmiS+uCrXxB1XepMj9L5VMuAm7tpjiL1IemcrNcn4HAZX+z4RQ==","shasum":"7988de73efb56862fbe277adaf857d70b37a1f07","tarball":"http://localhost:4545/npm/registry/has-package-exports/has-package-exports-1.0.0.tgz","fileCount":12,"unpackedSize":8239,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFtxRCRA9TVsSAnZWagAAvuMP/30xeqzfUKH0fTpOvVyy\n5b2S3EwJP6MpvAkYOfw06l3JOBsGLpL4ihc/EQ5tf92+6Dh2mt7yS7GdedzE\ndbmNuHcwZVEoBD+bNxFqn10Awxg9iceEqKJcVE+ro/Oc11JUXfU/k7va/AMJ\n01GrFj6EhndQ7i9nPwScE9zY3qRzmPNUFZwRUIj958F+o6w455J/gTmOKIlg\n5FvCOxdjEutPLerYwgSku8x0rEd7VyDnkjt2Kc/mupEVA1oci9rTFbxGNymL\nwnCTkNobTboLBDglUJ4Lxk6IssF986npURiC26OGDxFQmnazswuuucdb7KOg\nuqXec2l1lcuc9wqYsAGI+OFxz67V4me2ItsTq7euKJuqcA8R/c+zKXFmI7Is\nQsnWrrr3rbtozgLSvXMdwPKJMycakBaLl3RAhvnbth1REuVhmTlf43BcyRvp\n+Wo1Hn4EWV4rYJ6B+aofpFlFFCnFaqVe01ZJSpKY/hJQDYHb+A1hzaFdrqE1\ne46cVwWdx9MkWMnDHKRm/Yoius7S4ZnMfVUyQxD93LlO7ehv8we7jLuP0ItI\n9/S7OuAq8kpvcFi33wZhVr/WLaaFUjKKAX8XB+TPMF7j+TWOZFDOKBAyziwo\nT+shBLy467UZWnP7PFkhdPPaNQVvcnhFr/DgvYCwuku0lqJ7/ps5lwDh3nbc\nYxeh\r\n=LDQ9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDij+wRKhgaDHY3sg6J0mGqK0Wd7O7ouOzPCKe+ePfiUQIhALfnO1f13d9AARXyeNuIGWizOOH0gjOKUZt1UmOluk+E"}]},"maintainers":[{"name":"ljharb","email":"ljharb@gmail.com"}],"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/has-package-exports_1.0.0_1578556496494_0.2933720364176702"},"_hasShrinkwrap":false},"1.1.0":{"name":"has-package-exports","version":"1.1.0","description":"Does the current node version have support for the \"exports\" field in package.json?","main":"no","browser":{"no":"./browser.js","yes":"./browser.js"},"exports":{".":[{"browser":"./browser.js","default":"./yes.js"},"./yes.js"],"./conditional":[{"browser":"./browser.js","import":"./yes.js","require":"./yes.js","node":"./yes.js","default":"./no.js"},"./no.js"]},"scripts":{"prepublish":"!(type safe-publish-latest 2>/dev/null) || safe-publish-latest","lint":"eslint .","pretest":"npm run lint","test":"npm run tests-only","tests-only":"node test","posttest":"npx aud --production","version"
|