A decentralized music tracking and discovery platform built on AT Protocol 馃幍 rocksky.app
spotify atproto lastfm musicbrainz scrobbling listenbrainz
at feat/like-scrobble 30 lines 736 B view raw
1{ 2 "version": "5", 3 "specifiers": { 4 "jsr:@std/assert@1": "1.0.15", 5 "jsr:@std/internal@^1.0.12": "1.0.12", 6 "npm:chalk@^5.6.2": "5.6.2" 7 }, 8 "jsr": { 9 "@std/assert@1.0.15": { 10 "integrity": "d64018e951dbdfab9777335ecdb000c0b4e3df036984083be219ce5941e4703b", 11 "dependencies": [ 12 "jsr:@std/internal" 13 ] 14 }, 15 "@std/internal@1.0.12": { 16 "integrity": "972a634fd5bc34b242024402972cd5143eac68d8dffaca5eaa4dba30ce17b027" 17 } 18 }, 19 "npm": { 20 "chalk@5.6.2": { 21 "integrity": "sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==" 22 } 23 }, 24 "workspace": { 25 "dependencies": [ 26 "jsr:@std/assert@1", 27 "npm:chalk@^5.6.2" 28 ] 29 } 30}