Skip to content

Commit

Permalink
Merge pull request #42 from Ikagaka/0.2.0
Browse files Browse the repository at this point in the history
0.2.0
  • Loading branch information
legokichi committed Dec 1, 2015
2 parents ec84081 + 3013464 commit abee1a3
Show file tree
Hide file tree
Showing 65 changed files with 30,654 additions and 7,662 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ Desktop.ini
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
Expand Down
33 changes: 0 additions & 33 deletions .jshintrc

This file was deleted.

4 changes: 2 additions & 2 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ node_modules
bower_components
typings
nar
output
report
npm-debug.log
.DS_Store
20 changes: 0 additions & 20 deletions .travis.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions CHANGELOG.md

This file was deleted.

9 changes: 3 additions & 6 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,21 @@
{
"name": "cuttlebone",
"version": "0.1.6",
"description": "ukagaka shell renderer for web browser",
"version": "0.2.0",
"description": "ukagaka shell renderer package for web browser",
"license": "MIT",
"authors": [
"legokichi"
],
"dependencies": {
"surfaces_txt2yaml": "*",
"zepto": "*"
},
"devDependencies": {
"ikagaka.sakurascriptplayer.js": "*",
"narloader": "*",
"qunit": "*",
"qunit-tap": "*",
"empower": "*",
"power-assert-formatter": "*"
},
"main": "lib/cuttlebone.js",
"main": "lib/index.js",
"ignore": [
"**/.*",
"bower_components"
Expand Down
87 changes: 0 additions & 87 deletions coffee/Balloon.coffee

This file was deleted.

15 changes: 0 additions & 15 deletions coffee/BalloonSurface.coffee

This file was deleted.

0 comments on commit abee1a3

Please sign in to comment.