Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
{
  "name": "fast-text-encoding",
  "version": "1.0.3",
  "description": "Fast polyfill for TextEncoder and TextDecoder, only supports utf-8",
  "main": "text.min.js",
  "repository": "https://github.com/samthor/fast-text-encoding.git",
  "author": "Sam Thorogood <sam.thorogood@gmail.com>",
  "license": "Apache-2.0",
  "devDependencies": {
    "chai": "^4.2.0",
    "google-closure-compiler": "^20200406.0.0",
    "mocha": "^7.1.0"
  },
  "scripts": {
    "compile": "./compile.sh",
    "test": "mocha"
  }

,"_resolved": "https://registry.npmjs.org/fast-text-encoding/-/fast-text-encoding-1.0.3.tgz"
,"_integrity": "sha512-dtm4QZH9nZtcDt8qJiOH9fcQd1NAgi+K1O2DbE6GG1PPCK/BWfOH3idCTRQ4ImXRUOyopDEgDEnVEE7Y/2Wrig=="
,"_from": "fast-text-encoding@1.0.3"
}