2020-05-26 18:17:24 +02:00

238 lines
5.1 KiB
JSON

{
"_args": [
[
"tty-browserify@0.0.1",
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/browserify"
]
],
"_from": "tty-browserify@0.0.1",
"_id": "tty-browserify@0.0.1",
"_inCache": true,
"_installable": true,
"_location": "/tty-browserify",
"_nodeVersion": "9.4.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/tty-browserify-0.0.1.tgz_1517066741307_0.8590068933553994"
},
"_npmUser": {
"email": "rene@kooi.me",
"name": "goto-bus-stop"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"name": "tty-browserify",
"raw": "tty-browserify@0.0.1",
"rawSpec": "0.0.1",
"scope": null,
"spec": "0.0.1",
"type": "version"
},
"_requiredBy": [
"/browserify"
],
"_resolved": "https://registry.npmjs.org/tty-browserify/-/tty-browserify-0.0.1.tgz",
"_shasum": "3f05251ee17904dfd0677546670db9651682b811",
"_shrinkwrap": null,
"_spec": "tty-browserify@0.0.1",
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/browserify",
"author": {
"email": "mail@substack.net",
"name": "James Halliday",
"url": "http://substack.net"
},
"bugs": {
"url": "https://github.com/browserify/tty-browserify/issues"
},
"dependencies": {},
"description": "the tty module from node core for browsers",
"devDependencies": {
"tape": "~1.0.4"
},
"directories": {},
"dist": {
"integrity": "sha512-C3TaO7K81YvjCgQH9Q1S3R3P3BtN3RIM8n+OvX4il1K1zgE8ZhI0op7kClgkxtutIE8hQrcrHBXvIheqKUUCxw==",
"shasum": "3f05251ee17904dfd0677546670db9651682b811",
"tarball": "https://registry.npmjs.org/tty-browserify/-/tty-browserify-0.0.1.tgz"
},
"gitHead": "7e46e4796eeb123b05b9637b5a3e68e96252632b",
"homepage": "https://github.com/browserify/tty-browserify",
"keywords": [
"browser",
"browserify",
"tty"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "ungoldman",
"email": "ungoldman@gmail.com"
},
{
"name": "substack",
"email": "substack@gmail.com"
},
{
"name": "pkrumins",
"email": "peteris.krumins@gmail.com"
},
{
"name": "stevemao",
"email": "maochenyan@gmail.com"
},
{
"name": "emilbayes",
"email": "github@tixz.dk"
},
{
"name": "bpostlethwaite",
"email": "post.ben.here@gmail.com"
},
{
"name": "goto-bus-stop",
"email": "rene@kooi.me"
},
{
"name": "fpereira1",
"email": "pereira.filype@gmail.com"
},
{
"name": "hughsk",
"email": "hughskennedy@gmail.com"
},
{
"name": "mattdesl",
"email": "dave.des@gmail.com"
},
{
"name": "anandthakker",
"email": "vestibule@anandthakker.net"
},
{
"name": "bret",
"email": "bcomnes@gmail.com"
},
{
"name": "garann",
"email": "garann@gmail.com"
},
{
"name": "leichtgewicht",
"email": "martin.heidegger@gmail.com"
},
{
"name": "forbeslindesay",
"email": "forbes@lindesay.co.uk"
},
{
"name": "yerkopalma",
"email": "yerko.palma@usach.cl"
},
{
"name": "parshap",
"email": "parshap+npm@gmail.com"
},
{
"name": "elnounch",
"email": "contact@elnounch.net"
},
{
"name": "ahdinosaur",
"email": "michael.williams@enspiral.com"
},
{
"name": "tehshrike",
"email": "me@JoshDuff.com"
},
{
"name": "yoshuawuyts",
"email": "yoshuawuyts@gmail.com"
},
{
"name": "sethvincent",
"email": "sethvincent@gmail.com"
},
{
"name": "jryans",
"email": "jryans@gmail.com"
},
{
"name": "indutny",
"email": "fedor@indutny.com"
},
{
"name": "jprichardson",
"email": "jprichardson@gmail.com"
},
{
"name": "dcousens",
"email": "npm@dcousens.com"
},
{
"name": "cwmma",
"email": "calvin.metcalf@gmail.com"
},
{
"name": "balupton",
"email": "b@lupton.cc"
},
{
"name": "ashaffer88",
"email": "darawk@gmail.com"
},
{
"name": "mellowmelon",
"email": "palmermebane@gmail.com"
},
{
"name": "jmm",
"email": "npm-public@jessemccarthy.net"
},
{
"name": "terinjokes",
"email": "terinjokes@gmail.com"
},
{
"name": "thlorenz",
"email": "thlorenz@gmx.de"
},
{
"name": "dominictarr",
"email": "dominic.tarr@gmail.com"
},
{
"name": "maxogden",
"email": "max@maxogden.com"
},
{
"name": "mafintosh",
"email": "mathiasbuus@gmail.com"
},
{
"name": "zertosh",
"email": "zertosh@gmail.com"
},
{
"name": "gkatsev",
"email": "me@gkatsev.com"
},
{
"name": "feross",
"email": "feross@feross.org"
}
],
"name": "tty-browserify",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/browserify/tty-browserify.git"
},
"scripts": {
"test": "tape test/*.js"
},
"version": "0.0.1"
}