mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
removed some bloat from package.json...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
4b3d3a43dd
commit
69c86cc8dd
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ImageGrid.Viewer.g4",
|
||||
"main": "index.html",
|
||||
"main": "e.js",
|
||||
"version": "4.0.0a",
|
||||
"preferGlobal": true,
|
||||
"window": {
|
||||
@ -41,10 +41,7 @@
|
||||
"flickrapi": "^0.3.28"
|
||||
},
|
||||
"devDependencies": {
|
||||
"less": "*",
|
||||
"nwjs": "*",
|
||||
"webdriverio": "^4.9.11",
|
||||
"webpack": "^2.7.0"
|
||||
"less": "*"
|
||||
},
|
||||
"bin": {
|
||||
"ig": "ig.js"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user