extended-spine
Advanced tools
Comparing version 1.3.1 to 1.3.2
{ | ||
"name": "extended-spine", | ||
"description": "Some extensions for spine framework", | ||
"version": "1.3.1", | ||
"description": "[ABANDONED] Some extensions for spine framework", | ||
"version": "1.3.2", | ||
"author": { | ||
"name": "David Kudera", | ||
"email": "sakren@gmail.com" | ||
"email": "kudera.d@gmail.com" | ||
}, | ||
@@ -18,3 +18,3 @@ "keywords": [ | ||
"type": "git", | ||
"url": "git@github.com:sakren/node-extended-spine.git" | ||
"url": "git@github.com:Carrooi/Node-ExtendedSpine.git" | ||
}, | ||
@@ -40,2 +40,3 @@ "license": "MIT", | ||
} | ||
} | ||
} | ||
@@ -1,4 +0,4 @@ | ||
[![NPM version](https://badge.fury.io/js/extended-spine.png)](http://badge.fury.io/js/extended-spine) | ||
[![Dependency Status](https://gemnasium.com/sakren/node-extended-spine.png)](https://gemnasium.com/sakren/node-extended-spine) | ||
[![Build Status](https://travis-ci.org/sakren/node-extended-spine.png?branch=master)](https://travis-ci.org/sakren/node-extended-spine) | ||
[![NPM version](https://img.shields.io/npm/v/extended-spine.svg?style=flat-square)](http://badge.fury.io/js/extended-spine) | ||
[![Dependency Status](https://img.shields.io/gemnasium/Carrooi/Node-ExtendedSpine.svg?style=flat-square)](https://gemnasium.com/Carrooi/Node-ExtendedSpine) | ||
[![Build Status](https://img.shields.io/travis/Carrooi/Node-ExtendedSpine.svg?style=flat-square)](https://travis-ci.org/Carrooi/Node-ExtendedSpine) | ||
@@ -12,2 +12,8 @@ # extended-spine | ||
## Abandoned | ||
Unfortunately I don't have any more time to maintain this repository :-( | ||
![sad cat](https://raw.githubusercontent.com/sakren/sakren.github.io/master/images/sad-kitten.jpg) | ||
## Installation | ||
@@ -178,2 +184,6 @@ | ||
* 1.3.2 | ||
+ Move under Carrooi organization | ||
+ Abandon package | ||
* 1.3.1 | ||
@@ -213,2 +223,2 @@ + Bug in `init` method | ||
* 1.0.0 | ||
+ Initial version | ||
+ Initial version |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
244335
222