domotz-remote-pawn
Version:
Domotz Agent
43 lines (42 loc) • 990 B
JSON
{
"name": "asn1-ber",
"version": "1.1.0",
"description": "Generate and parse ASN1.BER objects",
"main": "index.js",
"directories": {},
"dependencies": {},
"devDependencies": {
"tap": "*"
},
"contributors": [
{
"name": "Stephen Vickers",
"email": "stephen.vickers@nospaceships.com"
},
{
"name": "NoSpaceships Ltd",
"email": "hello@nospaceships.com"
},
{
"name": "Mark Abrahams",
"email": "mark@abrahams.co.nz"
}
],
"repository": {
"type": "git",
"url": "git://github.com/markabrahams/node-asn1-ber.git"
},
"keywords": [
"asn1",
"asn.1",
"ber",
"asn1ber",
"asn1.ber",
"asn1-ber"
],
"author": "Mark Abrahams <mark@abrahams.co.nz>",
"license": "MIT"
,"_resolved": "http://npm.domotz.com:4873/asn1-ber/-/asn1-ber-1.1.0.tgz"
,"_integrity": "sha512-t/pm9zz3CC7jE2ItzMPi4rYUXp4d3JkLAUQY8E/5u5Lkaq7KMvMalRWrW9WWARm5gOB/HE/mkorImJwSL7fi9w=="
,"_from": "asn1-ber@1.1.0"
}