{
  "name": "scmobile",
  "version": "1.0.27",
  "description": "Permet l'installation et la dérivation d'une application mobile utilisant le coeur développé pour scenari mobile",
  "main": "./bin/scmobile.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "scmobile": "./bin/scmobile.js"
  },
  "bin": {
    "scmobile": "./bin/scmobile.js"
  },
  "author": "Nicolas Boyer - kelis",
  "license": "MPL 2.0, GPL 3.0, LGPL 3.0 or CeCILL 2.1",
  "dependencies": {
    "chalk": "^1.1.3",
    "commander": "^2.15.1",
    "detect-installed": "^2.0.4",
    "diff": "^3.5.0",
    "figlet": "^1.2.0",
    "inquirer": "^2.0.0",
    "mime-types": "^2.1.18",
    "moment": "^2.22.0",
    "ncp": "^2.0.0",
    "npm-check-updates": "^2.14.1",
    "npm-programmatic": "0.0.8",
    "xml-js": "^1.6.2"
  }
}
