{ "_from": "itunes-nowplaying-mac", "_id": "itunes-nowplaying-mac@0.2.3", "_inBundle": false, "_integrity": "sha512-1n418TnV4BnpSP6IzuxVECgPYnlm/nUZIXsblvzFVu4+rxmswXPnz3xi8XUq0r28I9njTi3g6vmBFa5YFHb8TA==", "_location": "/itunes-nowplaying-mac", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "itunes-nowplaying-mac", "name": "itunes-nowplaying-mac", "escapedName": "itunes-nowplaying-mac", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/itunes-nowplaying-mac/-/itunes-nowplaying-mac-0.2.3.tgz", "_shasum": "88e39b78100f6b9cd864b8293f5391de8fcfbf72", "_spec": "itunes-nowplaying-mac", "_where": "/Users/aa/TheDesk/app", "author": { "name": "rinsuki" }, "bugs": { "url": "https://github.com/rinsuki/itunes-nowplaying-mac/issues" }, "bundleDependencies": false, "deprecated": false, "description": "tested in macOS High Sierra 10.13.2 and iTunes 12.7.2.58", "devDependencies": { "@types/node": "^9.3.0", "typescript": "^2.6.2" }, "engines": { "node": ">= 7.6.0" }, "homepage": "https://github.com/rinsuki/itunes-nowplaying-mac#readme", "license": "MIT", "main": "dist/index.js", "name": "itunes-nowplaying-mac", "os": [ "darwin" ], "repository": { "type": "git", "url": "git+https://github.com/rinsuki/itunes-nowplaying-mac.git" }, "scripts": { "build": "tsc", "prepublish": "npm run build", "test": "echo \"Error: no test specified\" && exit 1" }, "typings": "dist/index.d.ts", "version": "0.2.3" }