Commit 2c44a65a authored by Tristan Cavelier's avatar Tristan Cavelier

Informations added to package.json. Install dev dependencies with `npm install`.

parent 5260fbb8
{
"name": "JIO",
"version": "0.2.0"
"name": "jio",
"version": "0.2.0",
"license": "LGPLv3",
"author": "Nexedi SA",
"contributors": [
"Tristan Cavelier <tristan.cavelier@tiolive.com>",
"Sven Franck <sven.franck@nexedi.com>"
],
"repository": {
"type": "git",
"url": "http://git.erp5.org/repos/jio.git"
},
"keywords": [
"io",
"input",
"output",
"cloud"
],
"devDependencies": {
"grunt": "0.4.x",
"grunt-contrib-concat": "0.3.x",
"grunt-contrib-uglify": "0.2.x",
"grunt-contrib-qunit": "0.2.x",
"grunt-jslint": "1.0.x"
},
"engines": {
"npm": ">=1.3"
}
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment