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": "charset",
  "version": "1.0.0",
  "description": "Get the content charset from header and html content-type.",
  "main": "index.js",
  "scripts": {
    "test": "make test-all"
  },
  "config": {
    "blanket": {
      "pattern": "charset/lib"
    },
    "travis-cov": {
      "threshold": 100
    }
  },
  "dependencies": {},
  "devDependencies": {
    "autod": "*",
    "blanket": "*",
    "contributors": "*",
    "cov": "*",
    "coveralls": "*",
    "mocha": "*",
    "mocha-lcov-reporter": "*",
    "should": "~4.0.4"
  },
  "homepage": "https://github.com/node-modules/charset",
  "repository": {
    "type": "git",
    "url": "git://github.com/node-modules/charset.git"
  },
  "keywords": [
    "charset",
    "content-type",
    "ContentType",
    "Content-Type",
    "xml",
    "encoding"
  ],
  "author": {
    "name": "fengmk2",
    "email": "fengmk2@gmail.com",
    "url": "http://fengmk2.github.com"
  },
  "license": "MIT",
  "contributors": [
    {
      "name": "fengmk2",
      "email": "fengmk2@gmail.com",
      "url": "https://github.com/fengmk2"
    },
    {
      "name": "kof",
      "email": "oleg008@gmail.com",
      "url": "https://github.com/kof"
    }
  ],
  "gitHead": "05d4b07959019655d08ab59427d2b99b610327c8",
  "bugs": {
    "url": "https://github.com/node-modules/charset/issues"
  },
  "_id": "charset@1.0.0",
  "_shasum": "19327217c249c912e964efbd47f56cc254c348d9",
  "_from": "charset@>=1.0.0 <2.0.0",
  "_npmVersion": "2.0.0-beta.3",
  "_npmUser": {
    "name": "fengmk2",
    "email": "fengmk2@gmail.com"
  },
  "maintainers": [
    {
      "name": "fengmk2",
      "email": "fengmk2@gmail.com"
    }
  ],
  "dist": {
    "shasum": "19327217c249c912e964efbd47f56cc254c348d9",
    "tarball": "http://registry.npmjs.org/charset/-/charset-1.0.0.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/charset/-/charset-1.0.0.tgz",
  "readme": "ERROR: No README data found!"
}