UNPKG

352 BJSONView Raw
1{
2 "name": "lastfm",
3 "description": "Read and write to Last.fm",
4 "version": "0.4.1",
5 "author": "James Scott <jammus@gmail.com>",
6 "repository": {
7 "type": "git",
8 "url": "http://github.com/jammus/lastfm-node.git"
9 },
10 "engine": [ "node >= 0.2.0"],
11 "directories": { "lib": "./lib/lastfm-node" },
12 "main": "./lib/lastfm-node/index"
13}
14