author | ymh <ymh.work@gmail.com> |
Tue, 12 Apr 2016 13:42:04 +0200 | |
changeset 151 | 95dfb40ff3d2 |
parent 4 | f55970e41793 |
child 386 | c731ab9b934d |
permissions | -rw-r--r-- |
4 | 1 |
{ |
2 |
"name": "corpus-parole", |
|
3 |
"version": "0.0.1", |
|
4 |
"authors": [ |
|
5 |
"Yves-Marie Haussonne <ymh.work+github@gmail.com>" |
|
6 |
], |
|
7 |
"description": "Corpus de la parole", |
|
8 |
"moduleType": [ |
|
9 |
"es6" |
|
10 |
], |
|
11 |
"license": "MIT", |
|
12 |
"ignore": [ |
|
13 |
"**/.*", |
|
14 |
"node_modules", |
|
15 |
"bower_components", |
|
16 |
"vendor/bower_components", |
|
17 |
"test", |
|
18 |
"tests" |
|
19 |
], |
|
20 |
"dependencies": { |
|
21 |
"bootstrap-sass": "bootstrap-sass-official#~3.3.5", |
|
22 |
"bourbon": "~4.2.4", |
|
23 |
"font-awesome": "~4.4.0" |
|
24 |
} |
|
25 |
} |