{"name":"node-pty","description":"Fork pseudoterminals in Node.JS","author":{"name":"Microsoft Corporation"},"version":"0.11.0-beta1","license":"MIT","main":"./lib/index.js","types":"./typings/node-pty.d.ts","repository":{"type":"git","url":"git://github.com/Tyriar/node-pty.git"},"homepage":"https://github.com/Tyriar/node-pty","bugs":{"url":"https://github.com/Tyriar/node-pty/issues"},"keywords":["pty","tty","terminal","pseudoterminal","forkpty","openpty"],"scripts":{"build":"tsc -b ./src/tsconfig.json","watch":"tsc -b -w ./src/tsconfig.json","lint":"eslint -c .eslintrc.js --ext .ts src/","install":"node scripts/install.js","postinstall":"node scripts/post-install.js","test":"cross-env NODE_ENV=test mocha -R spec --exit lib/*.test.js","posttest":"npm run lint","prepare":"npm run build","prepublishOnly":"npm run build"},"dependencies":{"nan":"^2.14.0"},"devDependencies":{"@types/mocha":"^7.0.2","@types/node":"12","@typescript-eslint/eslint-plugin":"^2.27.0","@typescript-eslint/parser":"^2.27.0","cross-env":"^5.1.4","eslint":"^6.8.0","mocha":"^7.1.1","ps-list":"^6.0.0","typescript":"^3.8.3"},"gitHead":"b532aeff308833c5e32fcfe4df72d6aa0ebd83f5","readmeFilename":"README.md","_id":"node-pty@0.11.0-beta1","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"shasum":"961cf7ab56e0a689b71a19a46371ea090050f312","size":248045,"noattachment":false,"key":"/node-pty/-/node-pty-0.11.0-beta1.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-pty/download/node-pty-0.11.0-beta1.tgz"},"_npmUser":{"name":"tyriar","email":"tyriar@tyriar.com"},"directories":{},"maintainers":[{"name":"alexr00","email":""},{"name":"tyriar","email":"tyriar@tyriar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-pty_0.11.0-beta1_1612903319318_0.6450496560437617"},"_hasShrinkwrap":false,"publish_time":1612903319571,"_cnpm_publish_time":1612903319571,"_cnpmcore_publish_time":"2021-12-15T18:34:12.349Z","hasInstallScript":true,"dist-tags":{"alpha":"0.10.0-alpha1","beta":"1.1.0-beta21","conpty":"0.7.8-conpty1","latest":"1.0.0"}}