{
  "name": "peas",
  "authors": [
    "EEXCESS INSA"
  ],
  "description": "Description of PEAS",
  "main": [
    "peas_indist.js",
    "peas_adapt.js"
  ],
  "moduleType": [
    "amd",
    "globals"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "bower_components"
  ],
  "dependencies": {
    "jquery": "~2.1.4",
    "requirejs": "~2.1.17",
    "graph": "https://github.com/tantalor/graphjs.git"
  },
  "devDependencies": {
    "jquery": "~2.1.4",
    "requirejs": "~2.1.17",
    "graph": "https://github.com/tantalor/graphjs.git"
  },
  "homepage": "https://github.com/EEXCESS/peas",
  "_release": "e846ef6c71",
  "_resolution": {
    "type": "branch",
    "branch": "master",
    "commit": "e846ef6c711930706ede4bf1de6cbcebb8bd4d2b"
  },
  "_source": "https://github.com/EEXCESS/peas.git",
  "_target": "*",
  "_originalSource": "https://github.com/EEXCESS/peas.git"
}