summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/package.json')
-rw-r--r--deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/package.json57
1 files changed, 13 insertions, 44 deletions
diff --git a/deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/package.json b/deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/package.json
index 7e1f2b3ace..72af043113 100644
--- a/deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/package.json
+++ b/deps/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/package.json
@@ -1,37 +1,18 @@
{
- "_args": [
- [
- {
- "raw": "asn1@~0.2.3",
- "scope": null,
- "escapedName": "asn1",
- "name": "asn1",
- "rawSpec": "~0.2.3",
- "spec": ">=0.2.3 <0.3.0",
- "type": "range"
- },
- "/Users/rebecca/code/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk"
- ]
- ],
- "_from": "asn1@>=0.2.3 <0.3.0",
+ "_from": "asn1@~0.2.3",
"_id": "asn1@0.2.3",
- "_inCache": true,
- "_installable": true,
+ "_integrity": "sha1-2sh4dxPJlmhJ/IGAd36+nB3fO4Y=",
"_location": "/request/http-signature/sshpk/asn1",
- "_npmUser": {
- "name": "pfmooney",
- "email": "patrick.f.mooney@gmail.com"
- },
- "_npmVersion": "1.4.28",
"_phantomChildren": {},
"_requested": {
+ "type": "range",
+ "registry": true,
"raw": "asn1@~0.2.3",
- "scope": null,
- "escapedName": "asn1",
"name": "asn1",
+ "escapedName": "asn1",
"rawSpec": "~0.2.3",
- "spec": ">=0.2.3 <0.3.0",
- "type": "range"
+ "saveSpec": null,
+ "fetchSpec": "~0.2.3"
},
"_requiredBy": [
"/request/http-signature/sshpk"
@@ -40,14 +21,16 @@
"_shasum": "dac8787713c9966849fc8180777ebe9c1ddf3b86",
"_shrinkwrap": null,
"_spec": "asn1@~0.2.3",
- "_where": "/Users/rebecca/code/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk",
+ "_where": "/Users/zkat/Documents/code/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk",
"author": {
"name": "Mark Cavage",
"email": "mcavage@gmail.com"
},
+ "bin": null,
"bugs": {
"url": "https://github.com/mcavage/node-asn1/issues"
},
+ "bundleDependencies": false,
"contributors": [
{
"name": "David Gwynne",
@@ -63,31 +46,17 @@
}
],
"dependencies": {},
+ "deprecated": false,
"description": "Contains parsers and serializers for ASN.1 (currently BER only)",
"devDependencies": {
"tap": "0.4.8"
},
- "directories": {},
- "dist": {
- "shasum": "dac8787713c9966849fc8180777ebe9c1ddf3b86",
- "tarball": "https://registry.npmjs.org/asn1/-/asn1-0.2.3.tgz"
- },
- "homepage": "https://github.com/mcavage/node-asn1",
+ "homepage": "https://github.com/mcavage/node-asn1#readme",
"license": "MIT",
"main": "lib/index.js",
- "maintainers": [
- {
- "name": "mcavage",
- "email": "mcavage@gmail.com"
- },
- {
- "name": "pfmooney",
- "email": "patrick.f.mooney@gmail.com"
- }
- ],
"name": "asn1",
"optionalDependencies": {},
- "readme": "ERROR: No README data found!",
+ "peerDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/mcavage/node-asn1.git"