mirror of
https://github.com/LightAir/turbo-rss.git
synced 2026-02-04 20:16:19 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8bd429accc | ||
|
|
43dadcd891 | ||
|
|
e4b5093678 | ||
|
|
28030cd0dc |
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "turbo-rss",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.4",
|
||||
"description": "RSS based, feed generator for Yandex turbo",
|
||||
"keywords": [
|
||||
"yandex",
|
||||
@@ -14,7 +14,7 @@
|
||||
"lint": "grunt lint",
|
||||
"test:browser": "prova -b"
|
||||
},
|
||||
"homepage": "http://github.com/lightair/yandex-turbo",
|
||||
"homepage": "https://github.com/LightAir/turbo-rss",
|
||||
"author": {
|
||||
"name": "LightAir",
|
||||
"email": "public@softroot.ru"
|
||||
@@ -34,10 +34,10 @@
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "http://github.com/lightair/yandex-turbo.git"
|
||||
"url": "https://github.com/LightAir/turbo-rss.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "http://github.com/lightair/yandex-turbo/issues"
|
||||
"url": "https://github.com/LightAir/turbo-rss/issues"
|
||||
},
|
||||
"testling": {
|
||||
"files": "test/*.js",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
## turbo-rss
|
||||
|
||||
[](https://travis-ci.org/lightair/turbo-rss)
|
||||
[](https://travis-ci.org/LightAir/turbo-rss)
|
||||

|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user