blob: fa00b2865e0ecbe8f93bd1dd26529b2a982808fd [file] [log] [blame]
{
"_args": [
[
{
"raw": "chardet@^0.4.0",
"scope": null,
"escapedName": "chardet",
"name": "chardet",
"rawSpec": "^0.4.0",
"spec": ">=0.4.0 <0.5.0",
"type": "range"
},
"/Users/brodybits/Documents/cordova/cordova-js/node_modules/external-editor"
]
],
"_from": "chardet@>=0.4.0 <0.5.0",
"_id": "chardet@0.4.2",
"_inCache": true,
"_location": "/chardet",
"_nodeVersion": "7.6.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/chardet-0.4.2.tgz_1511730123536_0.8843515114858747"
},
"_npmUser": {
"name": "runk",
"email": "deadrunk@gmail.com"
},
"_npmVersion": "4.1.2",
"_phantomChildren": {},
"_requested": {
"raw": "chardet@^0.4.0",
"scope": null,
"escapedName": "chardet",
"name": "chardet",
"rawSpec": "^0.4.0",
"spec": ">=0.4.0 <0.5.0",
"type": "range"
},
"_requiredBy": [
"/external-editor"
],
"_resolved": "https://registry.npmjs.org/chardet/-/chardet-0.4.2.tgz",
"_shasum": "b5473b33dc97c424e5d98dc87d55d4d8a29c8bf2",
"_shrinkwrap": null,
"_spec": "chardet@^0.4.0",
"_where": "/Users/brodybits/Documents/cordova/cordova-js/node_modules/external-editor",
"author": {
"name": "Dmitry Shirokov",
"email": "deadrunk@gmail.com"
},
"bugs": {
"url": "http://github.com/runk/node-chardet/issues"
},
"contributors": [
{
"name": "@spikying"
}
],
"dependencies": {},
"description": "Character detector",
"devDependencies": {
"github-publish-release": "^4.0.0",
"mocha": "^4.0.1"
},
"directories": {
"test": "test"
},
"dist": {
"shasum": "b5473b33dc97c424e5d98dc87d55d4d8a29c8bf2",
"tarball": "https://registry.npmjs.org/chardet/-/chardet-0.4.2.tgz"
},
"engine": {
"node": ">=4"
},
"gitHead": "06ef1021ea35e1615e1641655cc405b2ba74e0c2",
"homepage": "https://github.com/runk/node-chardet",
"keywords": [
"encoding",
"character",
"utf8",
"detector",
"chardet",
"icu"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "runk",
"email": "deadrunk@gmail.com"
}
],
"name": "chardet",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/runk/node-chardet.git"
},
"scripts": {
"release": "scripts/release",
"test": "mocha -R spec --recursive"
},
"version": "0.4.2"
}