Skip to content
Snippets Groups Projects
Commit 9bffaf7a authored by Cédric Moreau's avatar Cédric Moreau
Browse files

Now commit folder, seems the best way to have duniter-ui as a module with Node

parent cbb92de8
No related branches found
No related tags found
No related merge requests found
Showing
with 19455 additions and 18 deletions
node_modules/
bower_components/
public/
.idea/
cesium/
npm-debug.log
\ No newline at end of file
......@@ -3,7 +3,7 @@
"version": "0.1.25",
"main": "index.js",
"scripts": {
"build": "bower install && node \"node_modules/brunch/bin/brunch\" build && node cesium.js",
"build": "bower install && brunch build && node cesium.js",
"publicCesiumInstall": "git clone https://github.com/duniter/cesium.git && node misc/duniterConfigToCesium.js && cd cesium && npm install",
"start": "cd cesium && npm start",
"test": "mocha --growl tests/"
......@@ -25,37 +25,40 @@
"url": "https://github.com/duniter/duniter-ui/issues"
},
"dependencies": {
"babel-brunch": "6.0.1",
"babel-polyfill": "6.3.14",
"babel-preset-es2015": "6.5.0",
"babel-preset-stage-0": "6.0.15",
"bower": "1.7.7",
"body-parser": "1.15.2",
"bower": "1.8.0",
"brunch": "2.4.2",
"co": "4.6.0",
"css-brunch": "2.0.0",
"fb-flo-brunch": "1.7.22",
"jade-brunch": "2.0.0",
"javascript-brunch": "2.0.0",
"json-brunch": "1.5.4",
"express": "4.14.0",
"materialize-css": "0.97.5",
"moment": "2.6.0",
"node-pre-gyp": "^0.6.32",
"sass-brunch": "2.0.0",
"stylus-brunch": "2.0.0",
"uglify-js-brunch": "2.0.1",
"node-pre-gyp": "0.6.32",
"underscore": "1.8.3"
},
"devDependencies": {
"adm-zip": "0.4.7",
"auto-reload-brunch": "2.0.0",
"babel-brunch": "6.0.1",
"babel-polyfill": "6.3.14",
"babel-preset-es2015": "6.5.0",
"babel-preset-stage-0": "6.0.15",
"core-util-is": "1.0.2",
"fs-extra": "^1.0.0",
"css-brunch": "2.0.0",
"duniter": "file:../duniter",
"fb-flo-brunch": "1.7.22",
"fs-extra": "1.0.0",
"jade-brunch": "2.0.0",
"javascript-brunch": "2.0.0",
"json-brunch": "1.5.4",
"mocha": "2.2.5",
"process-nextick-args": "1.0.7",
"request": "2.31.0",
"rimraf": "^2.5.4",
"rimraf": "2.5.4",
"sass-brunch": "2.0.0",
"should": "11.1.0",
"stylus-brunch": "2.0.0",
"tmp": "0.0.29",
"uglify-js-brunch": "2.0.1",
"util-deprecate": "1.0.2"
}
}
This diff is collapsed.
Source diff could not be displayed: it is too large. Options to address this: view the blob.
This diff is collapsed.
This diff is collapsed.
File added
File added
This diff is collapsed.
File added
File added
File added
This diff is collapsed.
File added
This diff is collapsed.
File added
File added
File added
File added
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment