Files
2022-09-30 05:39:11 +00:00

78 lines
1.6 KiB
JSON

{
"_args": [
[
"lastfm@0.8.4",
"/home/shihaam/www/freezer.shihaam.me/app"
]
],
"_from": "lastfm@0.8.4",
"_id": "lastfm@0.8.4",
"_inBundle": false,
"_integrity": "sha1-Td3wgpem+iP4TUgnBSoNKC/plog=",
"_location": "/lastfm",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "lastfm@0.8.4",
"name": "lastfm",
"escapedName": "lastfm",
"rawSpec": "0.8.4",
"saveSpec": null,
"fetchSpec": "0.8.4"
},
"_requiredBy": [
"/lastfmapi"
],
"_resolved": "https://registry.npmjs.org/lastfm/-/lastfm-0.8.4.tgz",
"_spec": "0.8.4",
"_where": "/home/shihaam/www/freezer.shihaam.me/app",
"author": {
"name": "James Scott",
"email": "jammus@gmail.com"
},
"bugs": {
"url": "https://github.com/jammus/lastfm-node/issues"
},
"contributors": [
{
"name": "Garrett Wilkin",
"email": "garrett.wilkin@gmail.com",
"url": "http://geethink.com"
},
{
"name": "Uwe L. Korn",
"email": "uwelk@xhochy.com",
"url": "http://xhochy.com/"
},
{
"name": "Max Kueng",
"url": "http://maxkueng.com/"
}
],
"dependencies": {
"underscore": ""
},
"description": "Read and write to Last.fm",
"devDependencies": {
"gently": ""
},
"directories": {
"lib": "./lib/lastfm"
},
"engine": [
"node >= 0.4.10"
],
"engines": {
"node": "*"
},
"homepage": "https://github.com/jammus/lastfm-node#readme",
"main": "./lib/lastfm/index",
"name": "lastfm",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/jammus/lastfm-node.git"
},
"version": "0.8.4"
}