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

|

|
||||||

|

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