2 "_from": "iconv-lite@0.4.24",
3 "_id": "iconv-lite@0.4.24",
5 "_integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
6 "_location": "/iconv-lite",
7 "_phantomChildren": {},
11 "raw": "iconv-lite@0.4.24",
13 "escapedName": "iconv-lite",
22 "_resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
23 "_shasum": "2022b4b25fbddc21d2f524974a474aafe733908b",
24 "_spec": "iconv-lite@0.4.24",
25 "_where": "/home/josuer08/Documents/web/node_modules/body-parser",
27 "name": "Alexander Shtuchkin",
28 "email": "ashtuchkin@gmail.com"
31 "./lib/extend-node": false,
32 "./lib/streams": false
35 "url": "https://github.com/ashtuchkin/iconv-lite/issues"
37 "bundleDependencies": false,
39 "safer-buffer": ">= 2.1.2 < 3"
42 "description": "Convert character encodings in pure javascript.",
56 "homepage": "https://github.com/ashtuchkin/iconv-lite",
64 "main": "./lib/index.js",
68 "url": "git://github.com/ashtuchkin/iconv-lite.git"
71 "coverage": "istanbul cover _mocha -- --grep .",
72 "coverage-open": "open coverage/lcov-report/index.html",
73 "test": "mocha --reporter spec --grep ."
75 "typings": "./lib/index.d.ts",