Last change
on this file was e29cc2e, checked in by Ema <ema_spirova@…>, 3 years ago |
primeNG components
|
-
Property mode
set to
100644
|
File size:
1.8 KB
|
Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
[e29cc2e] | 2 | "_from": "asn1@~0.2.3",
|
---|
| 3 | "_id": "asn1@0.2.6",
|
---|
[59329aa] | 4 | "_inBundle": false,
|
---|
[e29cc2e] | 5 | "_integrity": "sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==",
|
---|
[59329aa] | 6 | "_location": "/asn1",
|
---|
| 7 | "_phantomChildren": {},
|
---|
| 8 | "_requested": {
|
---|
[e29cc2e] | 9 | "type": "range",
|
---|
[59329aa] | 10 | "registry": true,
|
---|
[e29cc2e] | 11 | "raw": "asn1@~0.2.3",
|
---|
[59329aa] | 12 | "name": "asn1",
|
---|
| 13 | "escapedName": "asn1",
|
---|
[e29cc2e] | 14 | "rawSpec": "~0.2.3",
|
---|
[59329aa] | 15 | "saveSpec": null,
|
---|
[e29cc2e] | 16 | "fetchSpec": "~0.2.3"
|
---|
[6a3a178] | 17 | },
|
---|
[59329aa] | 18 | "_requiredBy": [
|
---|
| 19 | "/sshpk"
|
---|
| 20 | ],
|
---|
[e29cc2e] | 21 | "_resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.6.tgz",
|
---|
| 22 | "_shasum": "0d3a7bb6e64e02a90c0303b31f292868ea09a08d",
|
---|
| 23 | "_spec": "asn1@~0.2.3",
|
---|
| 24 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\sshpk",
|
---|
[59329aa] | 25 | "author": {
|
---|
| 26 | "name": "Joyent",
|
---|
| 27 | "url": "joyent.com"
|
---|
| 28 | },
|
---|
| 29 | "bugs": {
|
---|
| 30 | "url": "https://github.com/joyent/node-asn1/issues"
|
---|
| 31 | },
|
---|
[e29cc2e] | 32 | "bundleDependencies": false,
|
---|
[59329aa] | 33 | "contributors": [
|
---|
| 34 | {
|
---|
| 35 | "name": "Mark Cavage",
|
---|
| 36 | "email": "mcavage@gmail.com"
|
---|
| 37 | },
|
---|
| 38 | {
|
---|
| 39 | "name": "David Gwynne",
|
---|
| 40 | "email": "loki@animata.net"
|
---|
| 41 | },
|
---|
| 42 | {
|
---|
| 43 | "name": "Yunong Xiao",
|
---|
| 44 | "email": "yunong@joyent.com"
|
---|
| 45 | },
|
---|
| 46 | {
|
---|
| 47 | "name": "Alex Wilson",
|
---|
| 48 | "email": "alex.wilson@joyent.com"
|
---|
| 49 | }
|
---|
| 50 | ],
|
---|
[6a3a178] | 51 | "dependencies": {
|
---|
| 52 | "safer-buffer": "~2.1.0"
|
---|
| 53 | },
|
---|
[e29cc2e] | 54 | "deprecated": false,
|
---|
[59329aa] | 55 | "description": "Contains parsers and serializers for ASN.1 (currently BER only)",
|
---|
[6a3a178] | 56 | "devDependencies": {
|
---|
| 57 | "eslint": "2.13.1",
|
---|
[59329aa] | 58 | "eslint-plugin-joyent": "~1.3.0",
|
---|
| 59 | "faucet": "0.0.1",
|
---|
| 60 | "istanbul": "^0.3.6",
|
---|
| 61 | "tape": "^3.5.0"
|
---|
| 62 | },
|
---|
| 63 | "homepage": "https://github.com/joyent/node-asn1#readme",
|
---|
| 64 | "license": "MIT",
|
---|
| 65 | "main": "lib/index.js",
|
---|
| 66 | "name": "asn1",
|
---|
| 67 | "repository": {
|
---|
| 68 | "type": "git",
|
---|
[e29cc2e] | 69 | "url": "git+https://github.com/joyent/node-asn1.git"
|
---|
[6a3a178] | 70 | },
|
---|
| 71 | "scripts": {
|
---|
[59329aa] | 72 | "test": "tape ./test/ber/*.test.js"
|
---|
[6a3a178] | 73 | },
|
---|
[e29cc2e] | 74 | "version": "0.2.6"
|
---|
[6a3a178] | 75 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.