6f7670e831
A full package set is not needed for both node versions. The goal is to remove the large amount of generated files. Instead only packages which might be needed in v4 development environments are added to a dedicated node-packages-v4.json file.
11 lines
115 B
JSON
11 lines
115 B
JSON
[
|
|
"coffee-script"
|
|
, "grunt-cli"
|
|
, "gulp"
|
|
, "node-gyp"
|
|
, "node-inspector"
|
|
, "node-pre-gyp"
|
|
, "npm"
|
|
, "titanium"
|
|
]
|