summaryrefslogtreecommitdiffstats
path: root/scripts/xauth.pl
diff options
context:
space:
mode:
authormafgh2014-06-22 13:28:06 +0200
committermafgh2014-06-22 13:28:06 +0200
commitc0b8abd6fe3a398bf5c25322f4b8de05f319969c (patch)
treec9a62aa4e72486a9ec2ccba8742ca80e53c56b6d /scripts/xauth.pl
parent6389bf5bf3e80f006c6958d0db32627b39291279 (diff)
downloadscripts.irssi.org-c0b8abd6fe3a398bf5c25322f4b8de05f319969c.tar.bz2
Update nm.pl to 0.3.11
added autosave
Diffstat (limited to 'scripts/xauth.pl')
0 files changed, 0 insertions, 0 deletions
mpliance_check_sets'>5130-del_fk_compliance_ctrl_set_in_compliance_check_sets Chouette manage transport static data
aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
blob: 9a46403f34ce2ad26269f59450f54b077ff27055 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
  "name": "stif-boiv",
  "dependencies": {
    "babel-polyfill": "6.16.0",
    "babel-preset-es2015": "6.18.0",
    "babel-preset-react": "6.16.0",
    "babelify": "7.3.0",
    "browserify": "13.1.1",
    "browserify-incremental": "3.1.1",
    "lodash": "4.17.4",
    "promise-polyfill": "^6.0.2",
    "react": "15.3.2",
    "react-dom": "15.3.2",
    "react-redux": "4.4.5",
    "react-select2": "4.0.2",
    "redux": "3.6.0",
    "whatwg-fetch": "2.0.3",
    "redux-logger": "2.7.4",
    "redux-thunk": "2.1.0",
    "redux-promise": "0.5.3"
  },
  "license": "MIT",
  "engines": {
    "node": "5.12.0"
  },
  "devDependencies": {
    "es6-object-assign": "1.0.3",
    "react-addons-test-utils": "15.3.2",
    "sinon": "1.17.7"
  }
}