create-js-app-scripts
Version:
Configuration and scripts for Create Js App.
89 lines (88 loc) • 2.14 kB
JSON
{
"_args": [
[
{
"raw": "charenc@~0.0.1",
"scope": null,
"escapedName": "charenc",
"name": "charenc",
"rawSpec": "~0.0.1",
"spec": ">=0.0.1 <0.1.0",
"type": "range"
},
"/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.5qOXFYwm/node_modules/md5"
]
],
"_defaultsLoaded": true,
"_engineSupported": true,
"_from": "charenc@>=0.0.1 <0.1.0",
"_id": "charenc@0.0.1",
"_inCache": true,
"_installable": true,
"_location": "/charenc",
"_nodeVersion": "v0.4.12",
"_npmUser": {
"name": "pvorb",
"email": "paul@vorb.de"
},
"_npmVersion": "1.0.103",
"_phantomChildren": {},
"_requested": {
"raw": "charenc@~0.0.1",
"scope": null,
"escapedName": "charenc",
"name": "charenc",
"rawSpec": "~0.0.1",
"spec": ">=0.0.1 <0.1.0",
"type": "range"
},
"_requiredBy": [
"/md5"
],
"_resolved": "https://registry.npmjs.org/charenc/-/charenc-0.0.1.tgz",
"_shasum": "004cff9feaf102382ed12db58dd6f962796d6e88",
"_shrinkwrap": null,
"_spec": "charenc@~0.0.1",
"_where": "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.5qOXFYwm/node_modules/md5",
"author": {
"name": "Paul Vorbach",
"email": "paul@vorb.de",
"url": "http://vorb.de"
},
"bugs": {
"url": "https://github.com/pvorb/node-charenc/issues"
},
"dependencies": {},
"description": "character encoding utilities",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "004cff9feaf102382ed12db58dd6f962796d6e88",
"tarball": "https://registry.npmjs.org/charenc/-/charenc-0.0.1.tgz"
},
"engines": {
"node": "*"
},
"homepage": "https://github.com/pvorb/node-charenc#readme",
"main": "charenc.js",
"maintainers": [
{
"name": "pvorb",
"email": "paul@vorb.de"
}
],
"name": "charenc",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/pvorb/node-charenc.git"
},
"tags": [
"utf8",
"binary",
"byte",
"string"
],
"version": "0.0.1"
}