Skip to content

Commit

Permalink
Removing trademarks. #2
Browse files Browse the repository at this point in the history
  • Loading branch information
odiroot committed Aug 16, 2015
1 parent 4205b7a commit a5c74af
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"name": "somafm-to-spotify",
"name": "songs-to-spotify",
"version": "0.1.0",
"description": "Prepare Spotify playlist from songs played on SomaFM channel",
"description": "Prepare Spotify playlist from songs played on Internet radio channel",
"main": "src/index.js",
"author": "odiroot",
"license": "MIT",
"keywords": [
"somafm",
"radio",
"spotify",
"playlist"
],
"repository": {
"type": "git",
"url": "https://github.com/odiroot/somafm-to-spotify.git"
"url": "https://github.com/odiroot/songs-to-spotify.git"
},
"bugs": {
"url": "https://github.com/odiroot/somafm-to-spotify/issues"
"url": "https://github.com/odiroot/songs-to-spotify/issues"
},
"dependencies": {
"babel": "^5.6.14",
Expand Down

0 comments on commit a5c74af

Please sign in to comment.