Mailspring/build/package.json

33 lines
903 B
JSON

{
"name": "nylas-build",
"description": "N1 build",
"repository": {
"type": "git",
"url": "https://github.com/nylas/edgehill.git"
},
"dependencies": {
"archiver": "1.2.x",
"chalk": "1.x.x",
"coffeelint-cjsx": "^2.0",
"electron-packager": "^8.4.0",
"grunt": "~0.4.1",
"grunt-cli": "~0.1.9",
"grunt-coffee-react": "^5.0.0",
"grunt-coffeelint": "git+https://github.com/atom/grunt-coffeelint.git#cfb99aa99811d52687969532bd5a98011ed95bfe",
"grunt-coffeelint-cjsx": "^0.1",
"grunt-contrib-coffee": "~0.12.0",
"grunt-contrib-csslint": "~0.5.0",
"grunt-contrib-less": "~0.8.0",
"grunt-electron-installer": "2.1.0",
"grunt-lesslint": "0.13.0",
"minidump": "~0.8",
"glob": "7.1.1",
"request": "^2.64",
"s3": "^4.3",
"temp": "~0.8.1",
"underscore": "^1.8.3",
"unzip": "~0.1.9",
"webdriverio": "^2.4.5"
}
}