UNPKG

399 BJSONView Raw
1{
2 "name": "lastfm",
3 "description": "Read and write to Last.fm",
4 "version": "0.4.3",
5 "author": "James Scott <jammus@gmail.com>",
6 "repository": {
7 "type": "git",
8 "url": "http://github.com/jammus/lastfm-node.git"
9 },
10 "engine": [
11 "node >= 0.2.0"
12 ],
13 "directories": {
14 "lib": "./lib/lastfm-node"
15 },
16 "main": "./lib/lastfm-node/index",
17 "engines": {
18 "node": "*"
19 }
20}
\No newline at end of file