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:
@@ -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"
|
||||
]
|
||||
Reference in New Issue
Block a user