dotfiles/.vscode/extensions/saviorisdead.RustyCode-0.18.0/node_modules/ctype/package.json
Cyryl Płotnicki 2f946d6200 Add .vscode
2016-09-11 10:29:13 +02:00

69 lines
1.6 KiB
JSON

{
"_args": [
[
"ctype@0.5.3",
"/Users/sid/Desktop/code/RustyCode/node_modules/http-signature"
]
],
"_from": "ctype@0.5.3",
"_id": "ctype@0.5.3",
"_inCache": true,
"_installable": true,
"_location": "/ctype",
"_npmUser": {
"email": "rm@fingolfin.org",
"name": "rm"
},
"_npmVersion": "1.1.59",
"_phantomChildren": {},
"_requested": {
"name": "ctype",
"raw": "ctype@0.5.3",
"rawSpec": "0.5.3",
"scope": null,
"spec": "0.5.3",
"type": "version"
},
"_requiredBy": [
"/http-signature"
],
"_resolved": "https://registry.npmjs.org/ctype/-/ctype-0.5.3.tgz",
"_shasum": "82c18c2461f74114ef16c135224ad0b9144ca12f",
"_shrinkwrap": null,
"_spec": "ctype@0.5.3",
"_where": "/Users/sid/Desktop/code/RustyCode/node_modules/http-signature",
"author": {
"email": "rm@fingolfin.org",
"name": "Robert Mustacchi"
},
"bugs": {
"url": "https://github.com/rmustacc/node-ctype/issues"
},
"dependencies": {},
"description": "read and write binary structures and data types",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "82c18c2461f74114ef16c135224ad0b9144ca12f",
"tarball": "http://registry.npmjs.org/ctype/-/ctype-0.5.3.tgz"
},
"engines": {
"node": ">= 0.4"
},
"homepage": "https://github.com/rmustacc/node-ctype",
"main": "ctype.js",
"maintainers": [
{
"email": "rm@fingolfin.org",
"name": "rm"
}
],
"name": "ctype",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/rmustacc/node-ctype.git"
},
"version": "0.5.3"
}