Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/ctype/package.json')
-rw-r--r--node_modules/ctype/package.json64
1 files changed, 0 insertions, 64 deletions
diff --git a/node_modules/ctype/package.json b/node_modules/ctype/package.json
deleted file mode 100644
index a4d41f6d5..000000000
--- a/node_modules/ctype/package.json
+++ /dev/null
@@ -1,64 +0,0 @@
-{
- "_args": [
- [
- "ctype@0.5.3",
- "/Users/rebecca/code/npm/node_modules/http-signature"
- ]
- ],
- "_from": "ctype@0.5.3",
- "_id": "ctype@0.5.3",
- "_inCache": 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/rebecca/code/npm/node_modules/http-signature",
- "author": {
- "email": "rm@fingolfin.org",
- "name": "Robert Mustacchi"
- },
- "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": [
- {
- "name": "rm",
- "email": "rm@fingolfin.org"
- }
- ],
- "name": "ctype",
- "optionalDependencies": {},
- "repository": {
- "type": "git",
- "url": "https://github.com/rmustacc/node-ctype.git"
- },
- "version": "0.5.3"
-}