funcunit
Version:
<!-- @hide title
47 lines (46 loc) • 1.23 kB
JSON
{
"_from": "ctype@0.5.3",
"_id": "ctype@0.5.3",
"_inBundle": false,
"_integrity": "sha1-gsGMJGH3QRTvFsE1IkrQuRRMoS8=",
"_location": "/ctype",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "ctype@0.5.3",
"name": "ctype",
"escapedName": "ctype",
"rawSpec": "0.5.3",
"saveSpec": null,
"fetchSpec": "0.5.3"
},
"_requiredBy": [
"/http-signature"
],
"_resolved": "https://registry.npmjs.org/ctype/-/ctype-0.5.3.tgz",
"_shasum": "82c18c2461f74114ef16c135224ad0b9144ca12f",
"_spec": "ctype@0.5.3",
"_where": "/Library/WebServer/Documents/GitHub/funcunit/site/node_modules/http-signature",
"author": {
"name": "Robert Mustacchi",
"email": "rm@fingolfin.org"
},
"bugs": {
"url": "https://github.com/rmustacc/node-ctype/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "read and write binary structures and data types",
"engines": {
"node": ">= 0.4"
},
"homepage": "https://github.com/rmustacc/node-ctype",
"main": "ctype.js",
"name": "ctype",
"repository": {
"type": "git",
"url": "git+https://github.com/rmustacc/node-ctype.git"
},
"version": "0.5.3"
}