Skip to content

Commit

Permalink
readme and package updated
Browse files Browse the repository at this point in the history
  • Loading branch information
demiurgosoft committed Aug 3, 2016
1 parent 336696f commit 1325620
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ CNPL is fully functional, based on JavaScript. To start coding, just tweak this
```
[0]{9582516168086304533950061199088375933762201813077804024987245718616842}
```
_hellow_world.cnpl_
_hello_world.cnpl_

## Installation
You can install chuckScript from the official npm repository typing:
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chuckscript",
"version": "0.3.1",
"version": "0.3.2",
"description": "Chuck Norris programing language, code only with zeroes",
"main": "index.js",
"bin":{
Expand All @@ -16,7 +16,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/demiurgosoft/chuckscript.git"
"url": "git+https://github.com/angrykoala/chuckscript.git"
},
"keywords": [
"chuck",
Expand All @@ -27,12 +27,12 @@
"chuckscript",
"cnpl"
],
"author": "demiurgosoft <demiurgosoft@hotmail.com>",
"author": "angrykoala <angrykoala@hotmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/demiurgosoft/chuckscript/issues"
"url": "https://github.com/angrykoala/chuckscript/issues"
},
"homepage": "https://github.com/demiurgosoft/chuckscript#readme",
"homepage": "https://github.com/angrykoala/chuckscript#readme",
"dependencies": {
"big-integer": "^1.6.15"
}
Expand Down

0 comments on commit 1325620

Please sign in to comment.