2018-05-20 16:17:10 +10:00
|
|
|
{
|
2018-05-26 22:48:13 +10:00
|
|
|
"_args": [
|
|
|
|
[
|
|
|
|
"itunes-nowplaying-mac@0.2.3",
|
|
|
|
"/Users/aa/TheDesk/app"
|
|
|
|
]
|
|
|
|
],
|
|
|
|
"_from": "itunes-nowplaying-mac@0.2.3",
|
2018-05-20 16:17:10 +10:00
|
|
|
"_id": "itunes-nowplaying-mac@0.2.3",
|
|
|
|
"_inBundle": false,
|
|
|
|
"_integrity": "sha512-1n418TnV4BnpSP6IzuxVECgPYnlm/nUZIXsblvzFVu4+rxmswXPnz3xi8XUq0r28I9njTi3g6vmBFa5YFHb8TA==",
|
|
|
|
"_location": "/itunes-nowplaying-mac",
|
2018-05-26 22:48:13 +10:00
|
|
|
"_optional": true,
|
2018-05-20 16:17:10 +10:00
|
|
|
"_phantomChildren": {},
|
|
|
|
"_requested": {
|
2018-05-26 22:48:13 +10:00
|
|
|
"type": "version",
|
2018-05-20 16:17:10 +10:00
|
|
|
"registry": true,
|
2018-05-26 22:48:13 +10:00
|
|
|
"raw": "itunes-nowplaying-mac@0.2.3",
|
2018-05-20 16:17:10 +10:00
|
|
|
"name": "itunes-nowplaying-mac",
|
|
|
|
"escapedName": "itunes-nowplaying-mac",
|
2018-05-26 22:48:13 +10:00
|
|
|
"rawSpec": "0.2.3",
|
2018-05-20 16:17:10 +10:00
|
|
|
"saveSpec": null,
|
2018-05-26 22:48:13 +10:00
|
|
|
"fetchSpec": "0.2.3"
|
2018-05-20 16:17:10 +10:00
|
|
|
},
|
|
|
|
"_requiredBy": [
|
|
|
|
"/"
|
|
|
|
],
|
|
|
|
"_resolved": "https://registry.npmjs.org/itunes-nowplaying-mac/-/itunes-nowplaying-mac-0.2.3.tgz",
|
2018-05-26 22:48:13 +10:00
|
|
|
"_spec": "0.2.3",
|
2018-05-20 16:17:10 +10:00
|
|
|
"_where": "/Users/aa/TheDesk/app",
|
|
|
|
"author": {
|
|
|
|
"name": "rinsuki"
|
|
|
|
},
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/rinsuki/itunes-nowplaying-mac/issues"
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
}
|