Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(178)

Unified Diff: third_party/node/package.json

Issue 2574033002: Downloading Node and NPM deps via gclient sync. (Closed)
Patch Set: Add missing sha1 file. Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/node/npm_exclude.txt ('k') | third_party/node/update_node_binaries » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/node/package.json
diff --git a/third_party/node/package.json b/third_party/node/package.json
new file mode 100644
index 0000000000000000000000000000000000000000..3558ae7be250911df6dff1bedd706687cf0ad090
--- /dev/null
+++ b/third_party/node/package.json
@@ -0,0 +1,11 @@
+{
+ "name": "webui-node-modules",
+ "version": "1.0.0",
+ "author": "dpapad@chromium.org",
+ "dependencies": {
+ "crisper": "2.0.2",
+ "polymer-css-build": "0.0.7",
+ "uglifyjs": "2.4.10",
+ "vulcanize": "1.15.2"
+ }
+}
« no previous file with comments | « third_party/node/npm_exclude.txt ('k') | third_party/node/update_node_binaries » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698