mirror of
https://github.com/dataarts/dat.gui.git
synced 2024-12-12 04:08:27 +00:00
Update bower.json and package.json
This commit is contained in:
parent
035223969a
commit
d8fca9f304
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "dat.gui-ng",
|
"name": "dat.gui-ng",
|
||||||
"version": "0.6.0",
|
"version": "0.6.1",
|
||||||
"homepage": "https://github.com/korczis/dat.gui",
|
"homepage": "https://github.com/korczis/dat.gui.git",
|
||||||
"authors": [
|
"authors": [
|
||||||
"Google Data Arts Team <dataarts@google.com>"
|
"Google Data Arts Team <dataarts@google.com>"
|
||||||
],
|
],
|
||||||
|
@ -13,14 +13,14 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/dataarts/dat.gui.git"
|
"url": "git+https://github.com/korczis/dat.gui.git"
|
||||||
},
|
},
|
||||||
"author": "Data Arts Team, Google Creative Lab",
|
"author": "Data Arts Team, Google Creative Lab",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/dataarts/dat.gui/issues"
|
"url": "https://github.com/korczis/dat.gui/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/dataarts/dat.gui#readme",
|
"homepage": "https://github.com/korczis/dat.gui#readme",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"babel-core": "^5.8.22",
|
"babel-core": "^5.8.22",
|
||||||
"babel-eslint": "^4.0.5",
|
"babel-eslint": "^4.0.5",
|
||||||
|
Loading…
Reference in New Issue
Block a user