changeset 14 | 10f67f0281e1 |
child 346 | 4cd0f8c936ed |
13:ba32dd4cf8d3 | 14:10f67f0281e1 |
---|---|
1 { |
|
2 "name": "corpus-cms", |
|
3 "version": "0.0.1", |
|
4 "description": "drupal module to embed the Ember app \"app-client\"", |
|
5 "scripts": { |
|
6 "build": "npm run build --prefix app-client/ && gulp copy-module" |
|
7 }, |
|
8 "author": "IRI", |
|
9 "devDependencies": { |
|
10 "gulp": "^3.9.0" |
|
11 } |
|
12 } |