package.json 1.5 KB
{
  "_from": "node-record-lpcm16",
  "_id": "node-record-lpcm16@1.0.1",
  "_inBundle": false,
  "_integrity": "sha512-H75GMOP8ErnF67m21+qSgj4USnzv5RLfm7OkEItdIi+soNKoJZpMQPX6umM8Cn9nVPSgd/dBUtc1msst5MmABA==",
  "_location": "/node-record-lpcm16",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "node-record-lpcm16",
    "name": "node-record-lpcm16",
    "escapedName": "node-record-lpcm16",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/node-record-lpcm16/-/node-record-lpcm16-1.0.1.tgz",
  "_shasum": "2201dee8d7dc8fc4055ab1bd275154201433e635",
  "_spec": "node-record-lpcm16",
  "_where": "C:\\Users\\1000c\\이것저것\\옾소\\Voicoding",
  "author": {
    "name": "Gilles De Mey"
  },
  "bugs": {
    "url": "https://github.com/gillesdemey/node-record-lpcm16/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "debug": "^2.6.8"
  },
  "deprecated": false,
  "description": "Record a microphone input stream",
  "devDependencies": {
    "standard": "^13.0.2"
  },
  "homepage": "https://github.com/gillesdemey/node-record-lpcm16",
  "keywords": [
    "sox",
    "audio",
    "speech",
    "record"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "node-record-lpcm16",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gillesdemey/node-record-lpcm16.git"
  },
  "scripts": {
    "test": "standard"
  },
  "version": "1.0.1"
}