{ "name": "text-encoding", "version": "0.6.3", "homepage": "https://github.com/inexorabletash/text-encoding", "authors": [ "Joshua Bell ", "Rick Eyre ", "Eugen Podaru ", "Filip Dupanović ", "Anne van Kesteren ", "Author: Francis Avila ", "Michael J. Ryan ", "Pierre Queinnec ", "Zack Weinberg " ], "description": "Polyfill for the Encoding Living Standard's API", "main": [ "lib/encoding.js", "lib/encoding-indexes.js" ], "keywords": [ "decoding", "encoding", "living", "standards" ], "license": "Unlicense", "ignore": [ "**/.*", "test", "*examples*.html" ] }