Your IP : 216.73.216.86


Current Path : /home/emeraadmin/public_html/test/emeraltd_prod/node_modules/npm/node_modules/encoding/
Upload File :
Current File : /home/emeraadmin/public_html/test/emeraltd_prod/node_modules/npm/node_modules/encoding/package.json

{
  "_id": "encoding@0.1.13",
  "_inBundle": true,
  "_location": "/npm/encoding",
  "_phantomChildren": {},
  "_requiredBy": [
    "/npm/minipass-fetch"
  ],
  "author": {
    "name": "Andris Reinman"
  },
  "bugs": {
    "url": "https://github.com/andris9/encoding/issues"
  },
  "dependencies": {
    "iconv-lite": "^0.6.2"
  },
  "description": "Convert encodings, uses iconv-lite",
  "devDependencies": {
    "nodeunit": "0.11.3"
  },
  "homepage": "https://github.com/andris9/encoding#readme",
  "license": "MIT",
  "main": "lib/encoding.js",
  "name": "encoding",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/andris9/encoding.git"
  },
  "scripts": {
    "test": "nodeunit test"
  },
  "version": "0.1.13"
}