File: /home/thehunarfound/public_html/DMSold/node_modules/to-utf8/package.json
{
"_args": [
[
"to-utf8@0.0.1",
"D:\\xamp2\\htdocs\\DMS"
]
],
"_from": "to-utf8@0.0.1",
"_id": "to-utf8@0.0.1",
"_inBundle": false,
"_integrity": "sha1-0Xrqcv8vujm55DYBvns/9y4ImFI=",
"_location": "/to-utf8",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "to-utf8@0.0.1",
"name": "to-utf8",
"escapedName": "to-utf8",
"rawSpec": "0.0.1",
"saveSpec": null,
"fetchSpec": "0.0.1"
},
"_requiredBy": [
"/bops"
],
"_resolved": "https://registry.npmjs.org/to-utf8/-/to-utf8-0.0.1.tgz",
"_spec": "0.0.1",
"_where": "D:\\xamp2\\htdocs\\DMS",
"author": {
"name": "Chris Dickinson",
"email": "chris@neversaw.us"
},
"bugs": {
"url": "https://github.com/chrisdickinson/to-utf8/issues"
},
"description": "single-function form of node's Buffer.toString(utf8)",
"devDependencies": {
"tape": "~0.2.2"
},
"homepage": "https://github.com/chrisdickinson/to-utf8#readme",
"keywords": [
"utf8",
"buffer"
],
"license": "MIT",
"main": "index.js",
"name": "to-utf8",
"repository": {
"type": "git",
"url": "git://github.com/chrisdickinson/to-utf8.git"
},
"scripts": {
"test": "node test.js"
},
"version": "0.0.1"
}