nodePackages: split into v4/v6 package set

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.
This commit is contained in:
Jörg Thalheim
2017-05-05 08:31:21 +01:00
parent 0a218a9f3a
commit 6f7670e831
5 changed files with 4707 additions and 39058 deletions

View File

@@ -1,71 +0,0 @@
[
"alloy"
, "azure-cli"
, "bower"
, "bower2nix"
, "browserify"
, "castnow"
, "coffee-script"
, "cordova"
, "csslint"
, "dnschain"
, "docker-registry-server"
, "elasticdump"
, "emoj"
, "eslint"
, "emojione"
, "fetch-bower"
, "forever"
, "git-run"
, "grunt-cli"
, { "guifi-earth": "https://github.com/jmendeth/guifi-earth/tarball/f3ee96835fd4fb0e3e12fadbd2cb782770d64854 " }
, "gulp"
, "hipache"
, "htmlhint"
, "ios-deploy"
, "istanbul"
, "jayschema"
, "jshint"
, "json"
, "jsontool"
, "js-yaml"
, "karma"
, { "kibana-authentication-proxy": "git://github.com/fangli/kibana-authentication-proxy.git" }
, "lcov-result-merger"
, "meat"
, "mocha"
, "nijs"
, "node2nix"
, "node-gyp"
, "node-inspector"
, "node-pre-gyp"
, "nodemon"
, "node-red"
, { "node-uptime": "https://github.com/fzaninotto/uptime/tarball/1c65756575f90f563a752e2a22892ba2981c79b7" }
, "npm"
, { "npm2nix": "git://github.com/NixOS/npm2nix.git#5.12.0" }
, "npm-check-updates"
, "parsoid"
, "peerflix"
, "peerflix-server"
, "phantomjs"
, "prettier"
, "react-tools"
, "s3http"
, "semver"
, "sinopia"
, "sloc"
, "smartdc"
, "stylus"
, "svgo"
, "tern"
, "titanium"
, "typescript"
, "uglify-js"
, "ungit"
, "webdrvr"
, "webpack"
, "wring"
, "yarn"
, "yo"
]