jackbearheart / email-addresses

An RFC 5322 email address parser
MIT License
249 stars 36 forks source link

chore: populate package.json [files] #70

Closed msimerson closed 4 months ago

msimerson commented 4 months ago

After merging this PR (63kB)

❯ npm pack
npm notice
npm notice 📦  email-addresses@5.0.1
npm notice === Tarball Contents ===
npm notice 2.5kB  Changes.md
npm notice 1.1kB  LICENSE
npm notice 8.7kB  README.md
npm notice 544B   bower.json
npm notice 3.3kB  lib/email-addresses.d.ts
npm notice 32.6kB lib/email-addresses.js
npm notice 14.3kB lib/email-addresses.min.js
npm notice 740B   package.json
npm notice === Tarball Details ===
npm notice name:          email-addresses
npm notice version:       5.0.1
npm notice filename:      email-addresses-5.0.1.tgz
npm notice package size:  15.7 kB
npm notice unpacked size: 63.8 kB
npm notice shasum:        a8f8a77f8f7cfbc2cff7f5c2fe5fbb659a1a5f44
npm notice integrity:     sha512-Wg9nm3uMW/qxV[...]wfoZy+EmuphHw==
npm notice total files:   8
npm notice
email-addresses-5.0.1.tgz

Current / Present / w/o this PR (130 kB)

Note the inclusion of files that don't need to be published on NPM (.travis.yml, test/*).

❯ npm pack
npm notice
npm notice 📦  email-addresses@5.0.0
npm notice === Tarball Contents ===
npm notice 287B   .travis.yml
npm notice 2.5kB  Changes.md
npm notice 1.1kB  LICENSE
npm notice 8.7kB  README.md
npm notice 544B   bower.json
npm notice 3.3kB  lib/email-addresses.d.ts
npm notice 32.6kB lib/email-addresses.js
npm notice 14.3kB lib/email-addresses.min.js
npm notice 692B   package.json
npm notice 14.5kB test/email-addresses.js
npm notice 2.5kB  test/is_email.js
npm notice 48.8kB test/tests.xml
npm notice === Tarball Details ===
npm notice name:          email-addresses
npm notice version:       5.0.0
npm notice filename:      email-addresses-5.0.0.tgz
npm notice package size:  24.0 kB
npm notice unpacked size: 129.9 kB
npm notice shasum:        6b85586aa3caef44c3b926f5bade0b46eab2821f
npm notice integrity:     sha512-qQZiqP98eePv9[...]GPkZEhfbUYPNg==
npm notice total files:   12
npm notice
email-addresses-5.0.0.tgz