UNPKG

itunes-bridge

Version:

A macOS and Windows NodeJS package to control and get informations from iTunes and macOS Music app through AppleScript

26 lines 536 B
{ "tags": { "allowUnknownTags": true, "dictionaries": ["jsdoc"] }, "source": { "include": ["README.md", "itunes-bridge.js"], "includePattern": ".js$", "excludePattern": "(node_modules/|docs)" }, "templates": { "cleverLinks": false, "monospaceLinks": true, "useLongnameInNav": false, "showInheritedInNav": true }, "plugins": [ "plugins/markdown" ], "opts": { "destination": "./docs/", "encoding": "utf8", "recurse": true, "template": "./node_modules/minami" } }