biofriction-wp-theme/node_modules/tty-browserify/package.json

62 lines
1.5 KiB
JSON

{
"_args": [
[
"tty-browserify@0.0.0",
"/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab"
]
],
"_development": true,
"_from": "tty-browserify@0.0.0",
"_id": "tty-browserify@0.0.0",
"_inBundle": false,
"_integrity": "sha1-oVe6QC2iTpv5V/mqadUk7tQpAaY=",
"_location": "/tty-browserify",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "tty-browserify@0.0.0",
"name": "tty-browserify",
"escapedName": "tty-browserify",
"rawSpec": "0.0.0",
"saveSpec": null,
"fetchSpec": "0.0.0"
},
"_requiredBy": [
"/node-libs-browser"
],
"_resolved": "https://registry.npmjs.org/tty-browserify/-/tty-browserify-0.0.0.tgz",
"_spec": "0.0.0",
"_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
"bugs": {
"url": "https://github.com/substack/tty-browserify/issues"
},
"dependencies": {},
"description": "the tty module from node core for browsers",
"devDependencies": {
"tape": "~1.0.4"
},
"homepage": "https://github.com/substack/tty-browserify",
"keywords": [
"tty",
"browser",
"browserify"
],
"license": "MIT",
"main": "index.js",
"name": "tty-browserify",
"repository": {
"type": "git",
"url": "git://github.com/substack/tty-browserify.git"
},
"scripts": {
"test": "tape test/*.js"
},
"version": "0.0.0"
}