Skip to content

Commit

Permalink
rename from foundry to insiders byte
Browse files Browse the repository at this point in the history
  • Loading branch information
InsidersByte committed Jul 31, 2016
1 parent 8878b5d commit ea48f76
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2016 AnthemisFoundry
Copyright (c) 2016 Jonathon Kelly

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Zoopla API for Node.js

[![npm](https://img.shields.io/npm/v/zoopla.svg)](https://www.npmjs.com/package/zoopla)
[![Build Status](https://travis-ci.org/AnthemisFoundry/zoopla.svg)](https://travis-ci.org/AnthemisFoundry/zoopla)
[![Code Climate](https://codeclimate.com/github/AnthemisFoundry/zoopla/badges/gpa.svg)](https://codeclimate.com/github/AnthemisFoundry/zoopla)
[![Dependency Status](https://david-dm.org/AnthemisFoundry/zoopla.svg)](https://david-dm.org/AnthemisFoundry/zoopla)
[![devDependency Status](https://david-dm.org/AnthemisFoundry/zoopla/dev-status.svg)](https://david-dm.org/AnthemisFoundry/zoopla#info=devDependencies)
[![Build Status](https://travis-ci.org/InsidersByte/zoopla.svg)](https://travis-ci.org/InsidersByte/zoopla)
[![Code Climate](https://codeclimate.com/github/InsidersByte/zoopla/badges/gpa.svg)](https://codeclimate.com/github/InsidersByte/zoopla)
[![Dependency Status](https://david-dm.org/InsidersByte/zoopla.svg)](https://david-dm.org/InsidersByte/zoopla)
[![devDependency Status](https://david-dm.org/InsidersByte/zoopla/dev-status.svg)](https://david-dm.org/InsidersByte/zoopla#info=devDependencies)

[![NPM](https://nodei.co/npm/zoopla.png?downloads=true&downloadRank=true)](https://nodei.co/npm/zoopla/)

Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@
},
"repository": {
"type": "git",
"url": "git+https://[email protected]/AnthemisFoundry/zoopla.git"
"url": "git+https://[email protected]/InsidersByte/zoopla.git"
},
"keywords": [
"zoopla"
],
"author": "Jonathon Kelly <[email protected]>",
"license": "MIT",
"bugs": {
"url": "https://github.com/AnthemisFoundry/zoopla/issues"
"url": "https://github.com/InsidersByte/zoopla/issues"
},
"homepage": "https://github.com/AnthemisFoundry/zoopla#readme",
"homepage": "https://github.com/InsidersByte/zoopla#readme",
"dependencies": {
"superagent": "^2.1.0"
},
Expand Down

0 comments on commit ea48f76

Please sign in to comment.