├── .gitignore ├── README.md ├── default.nix ├── nodeLib ├── .gitignore ├── buildNodePackage.nix ├── circular_dependencies.md ├── default.nix ├── fetch.py ├── fetchUrlNamespaced.nix └── tools │ ├── check-package-json │ ├── install-binaries │ └── patch-dependencies ├── nodePackages ├── 3scale │ └── 0.7.6.nix ├── @types │ ├── angular │ │ └── 1.6.27.nix │ ├── core-js │ │ └── 0.9.46.nix │ ├── jasmine │ │ └── 2.5.54.nix │ ├── lodash-assign │ │ └── 4.2.2.nix │ ├── lodash-frompairs │ │ └── 4.0.2.nix │ ├── lodash-mapvalues │ │ └── 4.6.2.nix │ ├── lodash-some │ │ └── 4.6.2.nix │ ├── lodash │ │ ├── 4.14.70.nix │ │ └── 4.14.80.nix │ ├── mkdirp │ │ └── 0.3.29.nix │ ├── node │ │ ├── 6.0.88.nix │ │ ├── 8.0.47.nix │ │ └── 9.4.6.nix │ ├── q │ │ └── 0.0.37.nix │ ├── ramda │ │ └── 0.24.18.nix │ ├── react-dom │ │ └── 15.5.1.nix │ ├── react │ │ └── 15.0.38.nix │ ├── rimraf │ │ └── 0.0.28.nix │ ├── selenium-webdriver │ │ ├── 2.53.37.nix │ │ └── 3.0.8.nix │ └── yargs │ │ └── 8.0.2.nix ├── Base64 │ ├── 0.1.4.nix │ └── 0.2.1.nix ├── JSONStream │ ├── 0.10.0.nix │ ├── 0.4.4.nix │ ├── 0.6.4.nix │ ├── 0.7.4.nix │ ├── 0.8.4.nix │ └── 1.0.7.nix ├── JSV │ └── 4.0.2.nix ├── a-sync-waterfall │ └── 1.0.0.nix ├── abab │ ├── 1.0.1.nix │ └── 1.0.3.nix ├── abbrev │ └── 1.0.7.nix ├── abstract-leveldown │ ├── 0.12.4.nix │ └── 2.4.1.nix ├── accepts │ ├── 1.1.4.nix │ ├── 1.2.13.nix │ ├── 1.3.0.nix │ └── 1.3.3.nix ├── accessibility-developer-tools │ └── 2.6.0.nix ├── accessory │ └── 1.1.0.nix ├── accord │ └── 0.27.3.nix ├── accounting │ └── 0.4.1.nix ├── acorn-dynamic-import │ └── 2.0.2.nix ├── acorn-globals │ ├── 1.0.9.nix │ └── 3.1.0.nix ├── acorn-jsx │ └── 3.0.1.nix ├── acorn │ ├── 0.11.0.nix │ ├── 1.2.2.nix │ ├── 2.6.4.nix │ ├── 3.3.0.nix │ ├── 4.0.11.nix │ └── 5.0.3.nix ├── active-x-obfuscator │ └── 0.0.1.nix ├── add-dom-event-listener │ └── 1.0.2.nix ├── addressparser │ └── 0.3.2.nix ├── adm-zip │ ├── 0.4.4.nix │ └── 0.4.7.nix ├── advisable │ └── 0.2.0.nix ├── aes-js │ └── 0.2.2.nix ├── after │ ├── 0.8.1.nix │ └── 0.8.2.nix ├── agent-base │ ├── 1.0.2.nix │ └── 2.0.1.nix ├── airbnb-prop-types │ └── 2.7.0.nix ├── ajv-keywords │ └── 1.5.1.nix ├── ajv │ ├── 4.11.6.nix │ └── 5.5.2.nix ├── aliasify │ └── 2.1.0.nix ├── align-text │ └── 0.1.3.nix ├── alphanum-sort │ └── 1.0.2.nix ├── alter │ └── 0.2.0.nix ├── amanda │ └── 0.5.1.nix ├── amdefine │ └── 1.0.0.nix ├── amp-extend │ └── 1.0.1.nix ├── amp-is-object │ └── 1.0.1.nix ├── amp-message │ └── 0.1.2.nix ├── amp │ └── 0.3.1.nix ├── angular │ └── 1.5.7.nix ├── ansi-align │ └── 2.0.0.nix ├── ansi-escapes │ ├── 1.1.0.nix │ ├── 1.4.0.nix │ ├── 2.0.0.nix │ └── 3.0.0.nix ├── ansi-green │ └── 0.1.1.nix ├── ansi-html │ └── 0.0.5.nix ├── ansi-regex │ ├── 0.1.0.nix │ ├── 0.2.1.nix │ ├── 1.1.1.nix │ ├── 2.0.0.nix │ └── 3.0.0.nix ├── ansi-styles │ ├── 1.0.0.nix │ ├── 1.1.0.nix │ ├── 2.1.0.nix │ ├── 2.2.1.nix │ ├── 3.0.0.nix │ └── 3.1.0.nix ├── ansi-wrap │ └── 0.1.0.nix ├── ansi-yellow │ └── 0.1.1.nix ├── ansi │ ├── 0.2.1.nix │ ├── 0.3.0.nix │ └── 0.3.1.nix ├── ansicolors │ ├── 0.2.1.nix │ └── 0.3.2.nix ├── ansistyles │ └── 0.1.3.nix ├── any-promise │ └── 1.3.0.nix ├── anymatch │ └── 1.3.0.nix ├── ap │ └── 0.2.0.nix ├── api-blueprint-http-formatter │ └── 0.0.1.nix ├── append-field │ └── 0.1.0.nix ├── append-transform │ ├── 0.3.0.nix │ └── 0.4.0.nix ├── aproba │ ├── 1.0.1.nix │ └── 1.1.1.nix ├── archive-type │ └── 3.0.2.nix ├── archiver-utils │ └── 1.3.0.nix ├── archiver │ ├── 0.15.1.nix │ └── 1.0.1.nix ├── archy │ ├── 0.0.2.nix │ └── 1.0.0.nix ├── are-we-there-yet │ ├── 1.0.4.nix │ ├── 1.0.5.nix │ └── 1.1.2.nix ├── argparse │ ├── 0.1.16.nix │ ├── 1.0.3.nix │ └── 1.0.7.nix ├── args-js │ └── 0.10.12.nix ├── aria-query │ └── 0.3.0.nix ├── arr-diff │ ├── 1.1.0.nix │ └── 2.0.0.nix ├── arr-flatten │ └── 1.0.1.nix ├── array-differ │ └── 1.0.0.nix ├── array-equal │ └── 1.0.0.nix ├── array-filter │ └── 0.0.1.nix ├── array-find-index │ └── 1.0.2.nix ├── array-flatten │ └── 1.1.1.nix ├── array-index │ ├── 0.1.1.nix │ └── 1.0.0.nix ├── array-map │ └── 0.0.0.nix ├── array-prototype-find │ └── 2.0.4.nix ├── array-reduce │ └── 0.0.0.nix ├── array-slice │ └── 0.2.3.nix ├── array-union │ └── 1.0.1.nix ├── array-uniq │ └── 1.0.2.nix ├── array-unique │ └── 0.2.1.nix ├── arraybuffer-slice │ └── 0.0.6.nix ├── arrify │ ├── 1.0.0.nix │ └── 1.0.1.nix ├── asap │ ├── 1.0.0.nix │ ├── 2.0.3.nix │ └── 2.0.6.nix ├── asn1-js │ └── 4.0.0.nix ├── asn1 │ ├── 0.1.11.nix │ ├── 0.2.1.nix │ └── 0.2.3.nix ├── assert-plus │ ├── 0.1.5.nix │ ├── 0.2.0.nix │ └── 1.0.0.nix ├── assert │ ├── 1.1.2.nix │ ├── 1.3.0.nix │ └── 1.4.1.nix ├── assertion-error │ ├── 1.0.0.nix │ └── 1.0.1.nix ├── ast-query │ └── 1.0.1.nix ├── ast-traverse │ └── 0.1.1.nix ├── ast-types-flow │ └── 0.0.7.nix ├── ast-types │ ├── 0.8.12.nix │ └── 0.9.6.nix ├── astw │ ├── 0.0.0.nix │ └── 2.0.0.nix ├── async-array-reduce │ └── 0.1.0.nix ├── async-disk-cache │ └── 1.0.3.nix ├── async-each-series │ └── 1.1.0.nix ├── async-each │ ├── 0.1.6.nix │ └── 1.0.1.nix ├── async-foreach │ └── 0.1.3.nix ├── async-limiter │ └── 1.0.0.nix ├── async-listener │ └── 0.6.7.nix ├── async-some │ └── 1.0.2.nix ├── async │ ├── 0.1.15.nix │ ├── 0.1.22.nix │ ├── 0.2.10.nix │ ├── 0.9.0.nix │ ├── 1.0.0.nix │ ├── 1.4.2.nix │ ├── 1.5.0.nix │ ├── 1.5.2.nix │ ├── 2.0.1.nix │ ├── 2.3.0.nix │ └── 2.5.0.nix ├── asynckit │ └── 0.4.0.nix ├── autoprefixer │ ├── 6.7.2.nix │ └── 6.7.7.nix ├── autorequire │ └── 0.3.4.nix ├── aws-sdk-mock │ ├── 1.0.10.nix │ └── 1.1.0.nix ├── aws-sdk │ ├── 1.13.0.nix │ ├── 2.0.31.nix │ ├── 2.109.0.nix │ ├── 2.2.18.nix │ ├── 2.2.35.nix │ └── 2.3.8.nix ├── aws-sign │ ├── 0.2.0.nix │ └── 0.3.0.nix ├── aws-sign2 │ ├── 0.5.0.nix │ ├── 0.6.0.nix │ └── 0.7.0.nix ├── aws4 │ ├── 1.4.1.nix │ └── 1.6.0.nix ├── axe-core │ └── 2.6.1.nix ├── babar │ └── 0.0.3.nix ├── babel-cli │ └── 6.26.0.nix ├── babel-code-frame │ ├── 6.11.0.nix │ ├── 6.22.0.nix │ └── 6.26.0.nix ├── babel-core │ ├── 5.8.34.nix │ ├── 6.22.1.nix │ ├── 6.24.1.nix │ └── 6.26.0.nix ├── babel-eslint │ ├── 6.1.2.nix │ ├── 7.1.1.nix │ └── 7.2.2.nix ├── babel-generator │ ├── 6.14.0.nix │ ├── 6.24.1.nix │ └── 6.26.0.nix ├── babel-helper-builder-binary-assignment-operator-visitor │ └── 6.24.1.nix ├── babel-helper-builder-react-jsx │ └── 6.24.1.nix ├── babel-helper-call-delegate │ └── 6.24.1.nix ├── babel-helper-define-map │ └── 6.24.1.nix ├── babel-helper-explode-assignable-expression │ └── 6.24.1.nix ├── babel-helper-function-name │ └── 6.24.1.nix ├── babel-helper-get-function-arity │ └── 6.24.1.nix ├── babel-helper-hoist-variables │ └── 6.24.1.nix ├── babel-helper-optimise-call-expression │ └── 6.24.1.nix ├── babel-helper-regex │ └── 6.24.1.nix ├── babel-helper-remap-async-to-generator │ └── 6.24.1.nix ├── babel-helper-replace-supers │ └── 6.24.1.nix ├── babel-helpers │ └── 6.24.1.nix ├── babel-jest │ ├── 18.0.0.nix │ ├── 18.5.0-alpha.7da3df39.nix │ └── 19.0.0.nix ├── babel-loader │ ├── 6.2.10.nix │ └── 6.4.1.nix ├── babel-messages │ ├── 6.23.0.nix │ └── 6.8.0.nix ├── babel-plugin-check-es2015-constants │ └── 6.22.0.nix ├── babel-plugin-constant-folding │ └── 1.0.1.nix ├── babel-plugin-dead-code-elimination │ └── 1.0.2.nix ├── babel-plugin-eval │ └── 1.0.1.nix ├── babel-plugin-external-helpers │ └── 6.22.0.nix ├── babel-plugin-inline-environment-variables │ └── 1.0.1.nix ├── babel-plugin-istanbul │ ├── 3.1.2-candidate.0.nix │ └── 4.1.1.nix ├── babel-plugin-jest-hoist │ ├── 18.5.0-alpha.7da3df39.nix │ └── 19.0.0.nix ├── babel-plugin-jscript │ └── 1.0.4.nix ├── babel-plugin-member-expression-literals │ └── 1.0.1.nix ├── babel-plugin-property-literals │ └── 1.0.1.nix ├── babel-plugin-proto-to-assign │ └── 1.0.4.nix ├── babel-plugin-react-constant-elements │ └── 1.0.3.nix ├── babel-plugin-react-display-name │ └── 1.0.3.nix ├── babel-plugin-remove-console │ └── 1.0.1.nix ├── babel-plugin-remove-debugger │ └── 1.0.1.nix ├── babel-plugin-runtime │ └── 1.0.7.nix ├── babel-plugin-syntax-async-functions │ └── 6.13.0.nix ├── babel-plugin-syntax-async-generators │ └── 6.13.0.nix ├── babel-plugin-syntax-class-properties │ └── 6.13.0.nix ├── babel-plugin-syntax-exponentiation-operator │ └── 6.13.0.nix ├── babel-plugin-syntax-flow │ └── 6.18.0.nix ├── babel-plugin-syntax-jsx │ └── 6.18.0.nix ├── babel-plugin-syntax-object-rest-spread │ └── 6.13.0.nix ├── babel-plugin-syntax-trailing-function-commas │ └── 6.22.0.nix ├── babel-plugin-transform-async-generator-functions │ └── 6.24.1.nix ├── babel-plugin-transform-async-to-generator │ └── 6.24.1.nix ├── babel-plugin-transform-builtin-extend │ └── 1.1.2.nix ├── babel-plugin-transform-class-properties │ └── 6.22.0.nix ├── babel-plugin-transform-es2015-arrow-functions │ └── 6.22.0.nix ├── babel-plugin-transform-es2015-block-scoped-functions │ └── 6.22.0.nix ├── babel-plugin-transform-es2015-block-scoping │ └── 6.24.1.nix ├── babel-plugin-transform-es2015-classes │ └── 6.24.1.nix ├── babel-plugin-transform-es2015-computed-properties │ └── 6.24.1.nix ├── babel-plugin-transform-es2015-destructuring │ └── 6.23.0.nix ├── babel-plugin-transform-es2015-duplicate-keys │ └── 6.24.1.nix ├── babel-plugin-transform-es2015-for-of │ └── 6.23.0.nix ├── babel-plugin-transform-es2015-function-name │ └── 6.24.1.nix ├── babel-plugin-transform-es2015-literals │ └── 6.22.0.nix ├── babel-plugin-transform-es2015-modules-amd │ └── 6.24.1.nix ├── babel-plugin-transform-es2015-modules-commonjs │ └── 6.24.1.nix ├── babel-plugin-transform-es2015-modules-systemjs │ └── 6.24.1.nix ├── babel-plugin-transform-es2015-modules-umd │ └── 6.24.1.nix ├── babel-plugin-transform-es2015-object-super │ └── 6.24.1.nix ├── babel-plugin-transform-es2015-parameters │ └── 6.24.1.nix ├── babel-plugin-transform-es2015-shorthand-properties │ └── 6.24.1.nix ├── babel-plugin-transform-es2015-spread │ └── 6.22.0.nix ├── babel-plugin-transform-es2015-sticky-regex │ └── 6.24.1.nix ├── babel-plugin-transform-es2015-template-literals │ └── 6.22.0.nix ├── babel-plugin-transform-es2015-typeof-symbol │ └── 6.23.0.nix ├── babel-plugin-transform-es2015-unicode-regex │ └── 6.24.1.nix ├── babel-plugin-transform-exponentiation-operator │ └── 6.24.1.nix ├── babel-plugin-transform-flow-strip-types │ └── 6.22.0.nix ├── babel-plugin-transform-object-rest-spread │ └── 6.22.0.nix ├── babel-plugin-transform-react-constant-elements │ └── 6.22.0.nix ├── babel-plugin-transform-react-display-name │ └── 6.23.0.nix ├── babel-plugin-transform-react-jsx-self │ └── 6.22.0.nix ├── babel-plugin-transform-react-jsx-source │ └── 6.22.0.nix ├── babel-plugin-transform-react-jsx │ ├── 6.22.0.nix │ └── 6.24.1.nix ├── babel-plugin-transform-regenerator │ ├── 6.22.0.nix │ └── 6.26.0.nix ├── babel-plugin-transform-runtime │ └── 6.22.0.nix ├── babel-plugin-transform-strict-mode │ └── 6.24.1.nix ├── babel-plugin-undeclared-variables-check │ └── 1.0.2.nix ├── babel-plugin-undefined-to-void │ └── 1.1.6.nix ├── babel-polyfill │ └── 6.26.0.nix ├── babel-preset-env │ └── 1.2.1.nix ├── babel-preset-es2015 │ └── 6.24.1.nix ├── babel-preset-es2016 │ └── 6.24.1.nix ├── babel-preset-es2017 │ └── 6.24.1.nix ├── babel-preset-jest │ ├── 18.5.0-alpha.7da3df39.nix │ └── 19.0.0.nix ├── babel-preset-latest │ └── 6.24.1.nix ├── babel-preset-react-app │ └── 2.2.0.nix ├── babel-preset-react │ └── 6.22.0.nix ├── babel-preset-stage-3 │ └── 6.24.1.nix ├── babel-register │ ├── 6.24.1.nix │ └── 6.26.0.nix ├── babel-runtime │ ├── 6.11.6.nix │ ├── 6.2.0.nix │ ├── 6.22.0.nix │ ├── 6.23.0.nix │ └── 6.26.0.nix ├── babel-template │ ├── 6.15.0.nix │ ├── 6.24.1.nix │ └── 6.26.0.nix ├── babel-traverse │ ├── 6.15.0.nix │ ├── 6.24.1.nix │ └── 6.26.0.nix ├── babel-types │ ├── 6.15.0.nix │ ├── 6.24.1.nix │ └── 6.26.0.nix ├── babel │ └── 6.1.18.nix ├── babelify │ └── 7.3.0.nix ├── babylon │ ├── 5.8.34.nix │ ├── 6.17.0.nix │ ├── 6.18.0.nix │ └── 6.9.2.nix ├── backbone │ ├── 0.9.10.nix │ ├── 1.0.0.nix │ └── 1.2.3.nix ├── backo2 │ └── 1.0.2.nix ├── backoff │ ├── 2.4.1.nix │ └── 2.5.0.nix ├── balanced-match │ ├── 0.2.1.nix │ ├── 0.3.0.nix │ ├── 0.4.2.nix │ └── 1.0.0.nix ├── balloon-css │ └── 0.3.0.nix ├── base62 │ ├── 0.1.1.nix │ └── 1.2.0.nix ├── base64-arraybuffer │ ├── 0.1.2.nix │ └── 0.1.5.nix ├── base64-js │ ├── 0.0.2.nix │ ├── 0.0.8.nix │ └── 1.2.0.nix ├── base64-url │ └── 1.2.1.nix ├── base64id │ ├── 0.1.0.nix │ └── 1.0.0.nix ├── basic-auth-connect │ └── 1.0.0.nix ├── basic-auth │ └── 1.0.3.nix ├── batch │ ├── 0.5.0.nix │ ├── 0.5.2.nix │ └── 0.5.3.nix ├── bcrypt-as-promised │ └── 1.0.1.nix ├── bcrypt │ ├── 0.7.8.nix │ └── 0.8.5.nix ├── bcryptjs │ └── 2.3.0.nix ├── beeper │ └── 1.1.0.nix ├── benchmark │ └── 1.0.0.nix ├── better-assert │ └── 1.0.2.nix ├── big-js │ └── 3.1.3.nix ├── bignumber-js │ ├── 1.1.1.nix │ └── 2.0.7.nix ├── bin-build │ └── 2.2.0.nix ├── bin-check │ └── 2.0.0.nix ├── bin-version-check │ └── 2.1.0.nix ├── bin-version │ └── 1.0.4.nix ├── bin-wrapper │ └── 3.0.2.nix ├── binary-extensions │ └── 1.4.0.nix ├── binary │ └── 0.3.0.nix ├── binaryextensions │ └── 1.0.0.nix ├── bindings │ ├── 1.0.0.nix │ └── 1.2.1.nix ├── bl │ ├── 0.8.2.nix │ ├── 0.9.4.nix │ ├── 1.0.0.nix │ ├── 1.0.1.nix │ └── 1.1.2.nix ├── blank-object │ └── 1.0.1.nix ├── blanket │ └── 1.2.3.nix ├── blessed │ └── 0.1.81.nix ├── blob │ └── 0.0.4.nix ├── block-stream │ ├── 0.0.7.nix │ └── 0.0.8.nix ├── bluebird-retry │ ├── 0.10.1.nix │ └── 0.5.3.nix ├── bluebird │ ├── 2.10.2.nix │ ├── 2.3.11.nix │ ├── 2.9.26.nix │ ├── 3.0.5.nix │ ├── 3.1.5.nix │ ├── 3.3.4.nix │ ├── 3.3.5.nix │ ├── 3.4.6.nix │ └── 3.5.0.nix ├── blueimp-md5 │ └── 1.1.1.nix ├── bn-js │ └── 4.3.0.nix ├── body-parser │ ├── 1.12.4.nix │ ├── 1.13.3.nix │ ├── 1.14.1.nix │ └── 1.17.2.nix ├── boolbase │ └── 1.0.0.nix ├── boom │ ├── 0.3.8.nix │ ├── 0.4.2.nix │ ├── 2.10.1.nix │ ├── 4.3.1.nix │ └── 5.2.0.nix ├── bootstrap-sass │ └── 3.3.7.nix ├── bootstrap │ └── 3.3.7.nix ├── bops │ ├── 0.0.6.nix │ └── 0.1.1.nix ├── boutique │ └── 0.1.7.nix ├── bower-config │ ├── 0.5.2.nix │ └── 1.2.2.nix ├── bower-endpoint-parser │ └── 0.2.2.nix ├── bower-json │ └── 0.4.0.nix ├── bower-logger │ └── 0.2.2.nix ├── bower-registry-client │ ├── 0.2.4.nix │ └── 1.0.0.nix ├── bower │ ├── 1.3.12.nix │ └── 1.6.5.nix ├── bowser │ └── 1.7.3.nix ├── boxen │ └── 1.2.1.nix ├── brace-expansion │ ├── 1.1.1.nix │ ├── 1.1.2.nix │ └── 1.1.8.nix ├── braces │ ├── 0.1.5.nix │ └── 1.8.2.nix ├── breakable │ └── 1.0.0.nix ├── broccoli-babel-transpiler │ └── 5.5.0.nix ├── broccoli-funnel │ └── 1.0.1.nix ├── broccoli-kitchen-sink-helpers │ └── 0.2.9.nix ├── broccoli-merge-trees │ └── 1.0.0.nix ├── broccoli-persistent-filter │ └── 1.1.6.nix ├── broccoli-plugin │ └── 1.2.1.nix ├── brorand │ └── 1.0.5.nix ├── browser-builtins │ └── 1.0.7.nix ├── browser-pack │ ├── 0.10.2.nix │ ├── 2.0.1.nix │ ├── 5.0.1.nix │ └── 6.0.1.nix ├── browser-request │ └── 0.3.3.nix ├── browser-resolve │ ├── 1.1.4.nix │ ├── 1.10.1.nix │ ├── 1.11.2.nix │ └── 1.2.4.nix ├── browser-stdout │ └── 1.3.0.nix ├── browserify-aes │ ├── 0.4.0.nix │ └── 1.0.5.nix ├── browserify-cache-api │ └── 2.0.0.nix ├── browserify-cipher │ └── 1.0.0.nix ├── browserify-des │ └── 1.0.0.nix ├── browserify-incremental │ └── 3.0.1.nix ├── browserify-rsa │ └── 4.0.0.nix ├── browserify-shim │ ├── 2.0.10.nix │ └── 3.8.14.nix ├── browserify-sign │ └── 4.0.0.nix ├── browserify-transform-tools │ └── 1.7.0.nix ├── browserify-zlib │ └── 0.1.4.nix ├── browserify │ ├── 1.18.0.nix │ ├── 10.2.6.nix │ ├── 11.2.0.nix │ ├── 12.0.1.nix │ ├── 13.3.0.nix │ ├── 2.27.1.nix │ └── 3.46.1.nix ├── browserslist │ └── 1.7.7.nix ├── bser │ ├── 1.0.2.nix │ └── 2.0.0.nix ├── bson │ ├── 0.2.22.nix │ └── 0.4.19.nix ├── buffer-browserify │ ├── 0.0.5.nix │ └── 0.1.0.nix ├── buffer-crc32 │ ├── 0.1.1.nix │ ├── 0.2.1.nix │ └── 0.2.5.nix ├── buffer-shims │ └── 1.0.0.nix ├── buffer-to-vinyl │ └── 1.1.0.nix ├── buffer-writer │ ├── 1.0.0.nix │ └── 1.0.1.nix ├── buffer-xor │ └── 1.0.3.nix ├── buffer │ ├── 2.1.13.nix │ ├── 3.5.2.nix │ └── 4.9.1.nix ├── bufferjs │ └── 2.0.0.nix ├── buffers │ └── 0.1.1.nix ├── bufferstream │ └── 0.6.2.nix ├── bufferstreams │ └── 1.1.1.nix ├── buffertools │ └── 2.1.3.nix ├── bufferutil │ ├── 1.1.0.nix │ └── 1.2.1.nix ├── buildmail │ └── 2.0.0.nix ├── builtin-modules │ ├── 1.1.0.nix │ └── 1.1.1.nix ├── builtin-status-codes │ ├── 1.0.0.nix │ └── 3.0.0.nix ├── builtins │ └── 0.0.7.nix ├── bunyan │ ├── 0.22.1.nix │ ├── 1.3.6.nix │ ├── 1.5.1.nix │ └── 1.8.12.nix ├── busboy │ └── 0.2.12.nix ├── buster-core │ └── 0.6.4.nix ├── buster-format │ └── 0.5.6.nix ├── bytes │ ├── 0.1.0.nix │ ├── 0.2.0.nix │ ├── 0.2.1.nix │ ├── 1.0.0.nix │ ├── 2.1.0.nix │ ├── 2.4.0.nix │ └── 2.5.0.nix ├── bytewise │ └── 0.7.1.nix ├── cached-path-relative │ └── 1.0.0.nix ├── caching-transform │ └── 1.0.1.nix ├── caller-path │ └── 0.1.0.nix ├── callsite │ └── 1.0.0.nix ├── callsites │ ├── 0.2.0.nix │ └── 2.0.0.nix ├── camel-case │ ├── 1.2.2.nix │ └── 3.0.0.nix ├── camelcase-keys │ ├── 1.0.0.nix │ └── 2.0.0.nix ├── camelcase │ ├── 1.2.1.nix │ ├── 2.0.1.nix │ ├── 3.0.0.nix │ └── 4.1.0.nix ├── camelize │ └── 1.0.0.nix ├── caniuse-api │ └── 1.6.1.nix ├── caniuse-db │ └── 1.0.30000655.nix ├── capture-stack-trace │ └── 1.0.0.nix ├── cardinal │ ├── 0.4.0.nix │ ├── 0.4.4.nix │ └── 1.0.0.nix ├── case-sensitive-paths-webpack-plugin │ └── 1.1.4.nix ├── caseless │ ├── 0.10.0.nix │ ├── 0.11.0.nix │ ├── 0.12.0.nix │ ├── 0.6.0.nix │ ├── 0.8.0.nix │ └── 0.9.0.nix ├── caw │ └── 1.1.0.nix ├── center-align │ └── 0.1.2.nix ├── chai-as-promised │ ├── 4.1.1.nix │ ├── 4.3.0.nix │ └── 5.3.0.nix ├── chai-enzyme │ └── 0.4.2.nix ├── chai │ ├── 1.10.0.nix │ ├── 1.4.2.nix │ ├── 1.8.1.nix │ ├── 1.9.2.nix │ ├── 2.3.0.nix │ ├── 3.4.1.nix │ └── 3.5.0.nix ├── chainsaw │ └── 0.1.0.nix ├── chalk │ ├── 0.4.0.nix │ ├── 0.5.0.nix │ ├── 0.5.1.nix │ ├── 1.0.0.nix │ ├── 1.1.1.nix │ ├── 1.1.3.nix │ └── 2.0.1.nix ├── change-case │ ├── 2.1.6.nix │ └── 2.3.1.nix ├── change-emitter │ └── 0.1.6.nix ├── character-parser │ └── 1.2.1.nix ├── charenc │ └── 0.0.2.nix ├── charm │ └── 0.1.2.nix ├── cheerio │ ├── 0.19.0.nix │ ├── 0.20.0.nix │ └── 0.22.0.nix ├── child-process-close │ └── 0.1.1.nix ├── child-process-promise │ └── 1.1.0.nix ├── chmodr │ ├── 0.1.0.nix │ └── 1.0.2.nix ├── chokidar │ ├── 0.8.4.nix │ ├── 1.3.0.nix │ ├── 1.4.2.nix │ ├── 1.6.1.nix │ └── 1.7.0.nix ├── chownr │ ├── 0.0.2.nix │ └── 1.0.1.nix ├── chrome-devtools-frontend │ ├── 1.0.401423.nix │ └── 1.0.422034.nix ├── chrome-launcher │ └── 0.10.2.nix ├── chromedriver │ └── 2.33.2.nix ├── ci-info │ └── 1.0.0.nix ├── cipher-base │ └── 1.0.2.nix ├── circular-json │ └── 0.3.1.nix ├── clap │ └── 1.1.3.nix ├── class-extend │ └── 0.1.2.nix ├── classnames │ ├── 2.2.0.nix │ └── 2.2.5.nix ├── clean-css │ ├── 2.2.23.nix │ ├── 3.4.8.nix │ └── 4.0.12.nix ├── clean-yaml-object │ └── 0.1.0.nix ├── cli-boxes │ └── 1.0.0.nix ├── cli-color │ ├── 0.3.3.nix │ └── 1.1.0.nix ├── cli-cursor │ ├── 1.0.2.nix │ └── 2.1.0.nix ├── cli-table-redemption │ └── 1.0.1.nix ├── cli-table │ └── 0.3.1.nix ├── cli-truncate │ └── 1.1.0.nix ├── cli-usage │ └── 0.1.4.nix ├── cli-width │ ├── 1.1.0.nix │ └── 2.1.0.nix ├── cli │ ├── 0.11.2.nix │ └── 0.6.6.nix ├── clipboard │ └── 1.7.1.nix ├── cliui │ ├── 2.1.0.nix │ └── 3.2.0.nix ├── clone-buffer │ └── 1.0.0.nix ├── clone-deep │ └── 0.2.4.nix ├── clone-regexp │ └── 1.0.0.nix ├── clone-stats │ ├── 0.0.1.nix │ └── 1.0.0.nix ├── clone │ ├── 0.2.0.nix │ ├── 1.0.2.nix │ └── 2.1.1.nix ├── cloneable-readable │ └── 1.0.0.nix ├── closure-compiler │ └── 0.2.12.nix ├── cluster2 │ ├── 0.4.26.nix │ └── 0.5.0.nix ├── cmd-shim │ ├── 1.1.2.nix │ └── 2.0.1.nix ├── co │ ├── 3.1.0.nix │ └── 4.6.0.nix ├── coa │ └── 1.0.1.nix ├── code-point-at │ └── 1.0.0.nix ├── coffee-coverage │ └── 0.7.0.nix ├── coffee-errors │ └── 0.8.6.nix ├── coffee-loader │ └── 0.7.3.nix ├── coffee-script │ ├── 1.10.0.nix │ ├── 1.11.1.nix │ ├── 1.12.2.nix │ ├── 1.3.3.nix │ ├── 1.4.0.nix │ ├── 1.6.3.nix │ ├── 1.7.0.nix │ ├── 1.7.1.nix │ ├── 1.8.0.nix │ └── 1.9.3.nix ├── coffeeify │ ├── 1.0.0.nix │ └── 2.1.0.nix ├── coffeelint-loader │ └── 0.1.1.nix ├── coffeelint-min-colon-spacing │ └── 0.1.2.nix ├── coffeelint-stylish │ └── 0.1.2.nix ├── coffeelint │ ├── 0.5.7.nix │ ├── 1.14.1.nix │ └── 1.16.0.nix ├── color-convert │ ├── 0.2.1.nix │ └── 1.9.0.nix ├── color-diff │ └── 0.1.7.nix ├── color-name │ └── 1.1.2.nix ├── color-string │ ├── 0.1.3.nix │ └── 0.3.0.nix ├── color-support │ └── 1.1.1.nix ├── color │ ├── 0.11.4.nix │ └── 0.6.0.nix ├── colorguard │ └── 1.2.0.nix ├── colormin │ └── 1.1.2.nix ├── colors │ ├── 0.6.0-1.nix │ ├── 0.6.2.nix │ ├── 1.0.3.nix │ └── 1.1.2.nix ├── columnify │ ├── 0.1.2.nix │ ├── 1.5.2.nix │ └── 1.5.4.nix ├── combine-lists │ └── 1.0.1.nix ├── combine-source-map │ ├── 0.1.3.nix │ ├── 0.3.0.nix │ ├── 0.6.1.nix │ └── 0.7.1.nix ├── combined-stream │ ├── 0.0.7.nix │ ├── 1.0.5.nix │ └── 1.0.6.nix ├── commander │ ├── 0.5.2.nix │ ├── 0.6.1.nix │ ├── 1.0.5.nix │ ├── 1.2.0.nix │ ├── 1.3.2.nix │ ├── 2.0.0.nix │ ├── 2.1.0.nix │ ├── 2.11.0.nix │ ├── 2.2.0.nix │ ├── 2.3.0.nix │ ├── 2.6.0.nix │ ├── 2.8.1.nix │ └── 2.9.0.nix ├── common-tags │ ├── 0.0.3.nix │ └── 1.4.0.nix ├── commondir │ ├── 0.0.1.nix │ └── 1.0.1.nix ├── commoner │ └── 0.10.4.nix ├── component-bind │ └── 1.0.0.nix ├── component-classes │ └── 1.2.6.nix ├── component-emitter │ ├── 1.1.2.nix │ ├── 1.2.0.nix │ └── 1.2.1.nix ├── component-indexof │ └── 0.0.3.nix ├── component-inherit │ └── 0.0.3.nix ├── compress-commons │ ├── 0.2.9.nix │ └── 1.1.0.nix ├── compressible │ └── 2.0.6.nix ├── compression │ ├── 1.3.1.nix │ ├── 1.5.2.nix │ └── 1.6.0.nix ├── concat-map │ └── 0.0.1.nix ├── concat-stream │ ├── 1.0.1.nix │ ├── 1.4.10.nix │ ├── 1.5.0.nix │ ├── 1.5.1.nix │ └── 1.6.0.nix ├── concat-with-sourcemaps │ └── 1.0.4.nix ├── config-chain │ ├── 1.1.10.nix │ └── 1.1.9.nix ├── configstore │ ├── 0.3.2.nix │ ├── 1.3.0.nix │ └── 3.1.1.nix ├── configurable │ └── 0.0.1.nix ├── connect-ensure-login │ └── 0.1.1.nix ├── connect-flash │ └── 0.1.1.nix ├── connect-history-api-fallback │ ├── 1.1.0.nix │ └── 1.3.0.nix ├── connect-livereload │ └── 0.5.4.nix ├── connect-session-knex │ └── 1.4.0.nix ├── connect-slashes │ └── 1.0.2.nix ├── connect-timeout │ └── 1.6.2.nix ├── connect │ ├── 1.9.2.nix │ ├── 2.12.0.nix │ ├── 2.30.2.nix │ ├── 2.7.2.nix │ ├── 2.8.8.nix │ ├── 3.3.5.nix │ ├── 3.4.0.nix │ ├── 3.6.2.nix │ └── 3.6.3.nix ├── connection-parse │ └── 0.0.7.nix ├── console-browserify │ ├── 0.1.6.nix │ ├── 1.0.3.nix │ └── 1.1.0.nix ├── console-control-strings │ └── 1.1.0.nix ├── console-stream │ └── 0.1.1.nix ├── consolidate │ └── 0.9.1.nix ├── consolidated-events │ └── 1.1.0.nix ├── constant-case │ └── 1.1.2.nix ├── constantinople │ └── 3.0.2.nix ├── constants-browserify │ ├── 0.0.1.nix │ └── 1.0.0.nix ├── contains-path │ └── 0.1.0.nix ├── content-disposition │ ├── 0.5.0.nix │ └── 0.5.2.nix ├── content-security-policy-builder │ └── 1.1.0.nix ├── content-type-parser │ └── 1.0.1.nix ├── content-type │ ├── 1.0.1.nix │ └── 1.0.2.nix ├── contextify │ └── 0.1.15.nix ├── continuation-local-storage │ └── 3.2.0.nix ├── convert-source-map │ ├── 0.2.6.nix │ ├── 0.3.5.nix │ ├── 0.4.1.nix │ ├── 1.1.2.nix │ ├── 1.3.0.nix │ └── 1.5.0.nix ├── cookie-jar │ ├── 0.2.0.nix │ └── 0.3.0.nix ├── cookie-parser │ ├── 1.3.5.nix │ └── 1.4.0.nix ├── cookie-session │ ├── 1.1.0.nix │ └── 1.3.1.nix ├── cookie-signature │ ├── 0.0.1.nix │ ├── 1.0.1.nix │ ├── 1.0.5.nix │ └── 1.0.6.nix ├── cookie │ ├── 0.0.5.nix │ ├── 0.1.0.nix │ ├── 0.1.2.nix │ ├── 0.1.3.nix │ ├── 0.2.2.nix │ ├── 0.2.3.nix │ └── 0.3.1.nix ├── cookiejar │ ├── 1.3.2.nix │ └── 2.0.1.nix ├── cookies │ ├── 0.5.0.nix │ └── 0.7.1.nix ├── copy-dereference │ └── 1.0.0.nix ├── copy-webpack-plugin │ └── 4.0.1.nix ├── coral │ └── 0.5.1.nix ├── core-js │ ├── 1.2.6.nix │ ├── 2.2.1.nix │ ├── 2.3.0.nix │ ├── 2.4.1.nix │ └── 2.5.1.nix ├── core-util-is │ └── 1.0.2.nix ├── cors │ └── 2.7.1.nix ├── cosmiconfig │ ├── 1.1.0.nix │ └── 2.1.3.nix ├── coverage-collector │ └── 0.0.5.nix ├── coveralls │ └── 2.11.12.nix ├── crc │ ├── 3.2.1.nix │ ├── 3.3.0.nix │ └── 3.4.4.nix ├── crc32-stream │ ├── 0.3.4.nix │ └── 1.0.0.nix ├── create-ecdh │ └── 4.0.0.nix ├── create-error-class │ ├── 2.0.1.nix │ └── 3.0.2.nix ├── create-hash │ └── 1.1.2.nix ├── create-hmac │ └── 1.1.4.nix ├── create-react-class │ └── 15.5.2.nix ├── credstash │ ├── 1.0.1.nix │ └── 1.0.18.nix ├── cron │ ├── 1.1.0.nix │ ├── 1.1.1.nix │ └── 1.2.1.nix ├── cross-spawn-async │ └── 2.0.0.nix ├── cross-spawn │ ├── 2.0.0.nix │ ├── 3.0.1.nix │ ├── 4.0.0.nix │ ├── 4.0.2.nix │ └── 5.1.0.nix ├── crypt │ └── 0.0.2.nix ├── cryptiles │ ├── 0.1.3.nix │ ├── 0.2.2.nix │ ├── 2.0.5.nix │ └── 3.1.2.nix ├── crypto-browserify │ ├── 0.0.1.nix │ ├── 1.0.9.nix │ ├── 3.11.0.nix │ ├── 3.2.8.nix │ └── 3.3.0.nix ├── crypto-random-string │ └── 1.0.0.nix ├── csrf │ ├── 3.0.0.nix │ └── 3.0.6.nix ├── css-animation │ └── 1.4.1.nix ├── css-color-names │ ├── 0.0.2.nix │ ├── 0.0.3.nix │ └── 0.0.4.nix ├── css-loader │ ├── 0.23.1.nix │ ├── 0.26.1.nix │ └── 0.28.0.nix ├── css-parse │ ├── 1.0.4.nix │ └── 1.7.0.nix ├── css-rule-stream │ └── 1.1.0.nix ├── css-select │ ├── 1.0.0.nix │ └── 1.2.0.nix ├── css-selector-tokenizer │ ├── 0.5.4.nix │ ├── 0.6.0.nix │ └── 0.7.0.nix ├── css-stringify │ └── 1.0.5.nix ├── css-tokenize │ └── 1.0.1.nix ├── css-what │ ├── 1.0.0.nix │ └── 2.1.0.nix ├── css │ └── 1.0.8.nix ├── cssesc │ └── 0.1.0.nix ├── cssmin │ └── 0.4.3.nix ├── cssnano │ └── 3.10.0.nix ├── csso │ └── 2.3.2.nix ├── cssom │ ├── 0.2.5.nix │ ├── 0.3.0.nix │ └── 0.3.2.nix ├── cssstyle │ ├── 0.2.30.nix │ └── 0.2.37.nix ├── csurf │ ├── 1.8.3.nix │ └── 1.9.0.nix ├── csv-generate │ └── 0.0.6.nix ├── csv-parse │ ├── 1.0.4.nix │ └── 1.2.1.nix ├── csv-stringify │ └── 0.0.8.nix ├── csv-write-stream │ └── 2.0.0.nix ├── csv │ └── 0.4.6.nix ├── ctype │ └── 0.5.3.nix ├── curl-trace-parser │ └── 0.0.8.nix ├── currently-unhandled │ └── 0.4.1.nix ├── custom-event │ └── 1.0.0.nix ├── cycle │ └── 1.0.3.nix ├── d │ ├── 0.1.1.nix │ └── 1.0.0.nix ├── d3 │ └── 3.4.13.nix ├── damerau-levenshtein │ └── 1.0.4.nix ├── dargs-object │ └── 0.2.0.nix ├── dargs │ └── 4.0.1.nix ├── dashdash │ ├── 1.10.1.nix │ ├── 1.12.2.nix │ └── 1.14.1.nix ├── dasherize │ └── 2.0.0.nix ├── dashify │ └── 0.2.2.nix ├── data-uri-to-buffer │ └── 0.0.4.nix ├── date-now │ └── 0.1.4.nix ├── dateformat │ ├── 1.0.12.nix │ ├── 1.0.2-1.2.3.nix │ ├── 1.0.8-1.2.3.nix │ └── 2.0.0.nix ├── deap │ └── 1.0.0.nix ├── death │ └── 1.1.0.nix ├── debug │ ├── 0.7.4.nix │ ├── 1.0.2.nix │ ├── 1.0.3.nix │ ├── 1.0.4.nix │ ├── 2.0.0.nix │ ├── 2.1.0.nix │ ├── 2.1.3.nix │ ├── 2.2.0.nix │ ├── 2.3.3.nix │ ├── 2.6.7.nix │ ├── 2.6.8.nix │ ├── 2.6.9.nix │ └── 3.0.1.nix ├── debuglog │ └── 1.0.1.nix ├── decamelize │ ├── 1.1.1.nix │ └── 1.2.0.nix ├── decompress-tar │ ├── 2.0.2.nix │ ├── 3.1.0.nix │ └── 4.1.1.nix ├── decompress-tarbz2 │ ├── 2.0.2.nix │ ├── 3.1.0.nix │ └── 4.1.1.nix ├── decompress-targz │ ├── 2.1.0.nix │ ├── 3.1.0.nix │ └── 4.1.1.nix ├── decompress-unzip │ ├── 2.1.2.nix │ ├── 3.4.0.nix │ └── 4.0.1.nix ├── decompress-zip │ ├── 0.0.8.nix │ └── 0.1.0.nix ├── decompress │ ├── 2.3.0.nix │ ├── 3.0.0.nix │ └── 4.2.0.nix ├── deep-eql │ └── 0.1.3.nix ├── deep-equal │ ├── 0.0.0.nix │ ├── 0.1.2.nix │ └── 1.0.1.nix ├── deep-extend │ ├── 0.2.11.nix │ └── 0.4.0.nix ├── deep-freeze-node │ └── 1.1.3.nix ├── deep-is │ └── 0.1.3.nix ├── deepcopy │ └── 0.4.0.nix ├── deeper │ └── 2.1.0.nix ├── default-require-extensions │ └── 1.0.0.nix ├── default.nix ├── defaults │ └── 1.0.3.nix ├── deferred-leveldown │ ├── 0.2.0.nix │ └── 1.2.1.nix ├── define-properties │ └── 1.1.2.nix ├── defined │ ├── 0.0.0.nix │ └── 1.0.0.nix ├── defs │ └── 1.1.1.nix ├── del │ ├── 2.2.0.nix │ ├── 2.2.2.nix │ └── 3.0.0.nix ├── delayed-stream │ ├── 0.0.5.nix │ └── 1.0.0.nix ├── delegate │ └── 3.1.3.nix ├── delegates │ ├── 0.1.0.nix │ └── 1.0.0.nix ├── delete │ └── 0.2.1.nix ├── depd │ ├── 1.0.1.nix │ ├── 1.1.0.nix │ └── 1.1.1.nix ├── deprecated │ └── 0.0.1.nix ├── deps-sort │ ├── 0.1.2.nix │ ├── 1.3.9.nix │ └── 2.0.0.nix ├── deputy │ └── 0.0.4.nix ├── derequire │ └── 0.8.0.nix ├── des-js │ └── 1.0.0.nix ├── destroy │ ├── 1.0.3.nix │ └── 1.0.4.nix ├── detect-character-encoding │ ├── 0.2.1.nix │ └── shared_library.patch ├── detect-conflict │ └── 1.0.0.nix ├── detect-indent │ ├── 3.0.1.nix │ ├── 4.0.0.nix │ └── 5.0.0.nix ├── detect-newline │ └── 1.0.3.nix ├── detect-port │ └── 1.1.0.nix ├── detective │ ├── 0.2.1.nix │ ├── 2.1.2.nix │ ├── 3.1.0.nix │ ├── 4.3.1.nix │ └── 4.5.0.nix ├── devtools-timeline-model │ └── 1.1.6.nix ├── dexie │ └── 1.5.1.nix ├── dezalgo │ └── 1.0.3.nix ├── di │ └── 0.0.1.nix ├── dicer │ └── 0.2.5.nix ├── diff │ ├── 1.0.2.nix │ ├── 1.0.7.nix │ ├── 1.0.8.nix │ ├── 1.4.0.nix │ ├── 2.1.3.nix │ ├── 2.2.1.nix │ ├── 2.2.2.nix │ ├── 3.1.0.nix │ └── 3.2.0.nix ├── diffie-hellman │ └── 5.0.0.nix ├── disposables │ └── 1.0.1.nix ├── dnd-core │ └── 2.5.1.nix ├── dns-prefetch-control │ └── 0.1.0.nix ├── docopt │ └── 0.6.2.nix ├── doctrine │ ├── 0.7.2.nix │ ├── 1.3.0.nix │ ├── 1.5.0.nix │ └── 2.0.0.nix ├── doiuse │ └── 2.6.0.nix ├── dom-align │ └── 1.6.4.nix ├── dom-converter │ └── 0.1.4.nix ├── dom-serialize │ └── 2.2.1.nix ├── dom-serializer │ └── 0.1.0.nix ├── dom-walk │ └── 0.1.1.nix ├── domain-browser │ └── 1.1.4.nix ├── domelementtype │ ├── 1.1.3.nix │ └── 1.3.0.nix ├── domhandler │ ├── 2.1.0.nix │ └── 2.3.0.nix ├── domutils │ ├── 1.1.6.nix │ ├── 1.4.3.nix │ └── 1.5.1.nix ├── dont-sniff-mimetype │ └── 1.0.0.nix ├── dot-case │ └── 1.1.2.nix ├── dot-parts │ └── 1.0.1.nix ├── dot-prop │ └── 4.2.0.nix ├── dot │ └── 1.1.2.nix ├── dotenv │ └── 2.0.0.nix ├── double-ended-queue │ └── 2.1.0-0.nix ├── download-status │ └── 2.2.1.nix ├── download │ ├── 3.3.0.nix │ └── 4.4.3.nix ├── dox │ └── 0.9.0.nix ├── drafter │ └── 0.2.8.nix ├── dredd │ └── 0.5.4.nix ├── dtrace-provider │ ├── 0.2.8.nix │ ├── 0.4.0.nix │ ├── 0.6.0.nix │ ├── 0.7.1.nix │ └── 0.8.5.nix ├── duplexer │ ├── 0.0.4.nix │ └── 0.1.1.nix ├── duplexer2 │ ├── 0.0.2.nix │ └── 0.1.4.nix ├── duplexer3 │ └── 0.1.4.nix ├── duplexify │ ├── 3.4.2.nix │ └── 3.5.0.nix ├── dynalite │ └── 0.17.1.nix ├── each-async │ └── 1.1.1.nix ├── easing-js │ └── 1.1.2.nix ├── ecc-jsbn │ ├── 0.0.1.nix │ └── 0.1.1.nix ├── editor │ ├── 0.0.5.nix │ └── 1.0.0.nix ├── ee-first │ ├── 1.1.0.nix │ └── 1.1.1.nix ├── ejs │ ├── 0.8.8.nix │ └── 2.3.4.nix ├── electron-download │ └── 1.4.1.nix ├── electron-prebuilt │ └── 0.30.8.nix ├── electron-to-chromium │ └── 1.3.3.nix ├── elegant-spinner │ └── 1.0.1.nix ├── element-class │ └── 0.2.2.nix ├── element-closest │ └── 2.0.2.nix ├── elliptic │ └── 6.0.2.nix ├── email-existence │ └── 0.1.5.nix ├── ember-cli-babel │ └── 5.1.6.nix ├── ember-cli-version-checker │ └── 1.1.4.nix ├── emitter-listener │ └── 1.0.1.nix ├── emoji-regex │ └── 6.4.2.nix ├── emojis-list │ └── 2.1.0.nix ├── encodeurl │ └── 1.0.1.nix ├── encoding │ └── 0.1.12.nix ├── end-of-stream │ ├── 0.1.5.nix │ ├── 1.0.0.nix │ └── 1.1.0.nix ├── engine-io-client │ ├── 1.5.4.nix │ ├── 1.6.8.nix │ └── 1.8.2.nix ├── engine-io-parser │ ├── 1.2.2.nix │ ├── 1.2.4.nix │ └── 1.3.2.nix ├── engine-io │ ├── 1.5.4.nix │ ├── 1.6.8.nix │ └── 1.8.2.nix ├── enhanced-resolve │ ├── 0.9.1.nix │ └── 3.1.0.nix ├── ent │ └── 2.2.0.nix ├── entities │ ├── 1.0.0.nix │ └── 1.1.1.nix ├── envify │ └── 3.4.0.nix ├── enzyme │ └── 2.8.2.nix ├── err-code │ └── 1.1.2.nix ├── errno │ └── 0.1.4.nix ├── error-ex │ └── 1.3.0.nix ├── error-stack-parser │ └── 1.3.6.nix ├── errorhandler │ └── 1.4.3.nix ├── es-abstract │ └── 1.7.0.nix ├── es-to-primitive │ └── 1.1.1.nix ├── es3ify │ └── 0.1.4.nix ├── es5-ext │ ├── 0.10.11.nix │ ├── 0.10.15.nix │ └── 0.10.8.nix ├── es6-iterator │ ├── 0.1.3.nix │ ├── 2.0.0.nix │ └── 2.0.1.nix ├── es6-map │ └── 0.1.5.nix ├── es6-promise │ ├── 2.1.1.nix │ ├── 3.0.2.nix │ └── 3.3.1.nix ├── es6-promisify │ └── 4.1.0.nix ├── es6-set │ └── 0.1.5.nix ├── es6-shim │ └── 0.35.3.nix ├── es6-symbol │ ├── 2.0.1.nix │ ├── 3.0.1.nix │ ├── 3.0.2.nix │ └── 3.1.1.nix ├── es6-templates │ └── 0.2.3.nix ├── es6-weak-map │ ├── 0.1.4.nix │ └── 2.0.2.nix ├── escape-html │ ├── 1.0.1.nix │ ├── 1.0.2.nix │ └── 1.0.3.nix ├── escape-regexp │ └── 0.0.1.nix ├── escape-string-regexp │ ├── 1.0.2.nix │ ├── 1.0.3.nix │ ├── 1.0.4.nix │ └── 1.0.5.nix ├── escodegen │ ├── 0.0.15.nix │ ├── 1.1.0.nix │ ├── 1.7.0.nix │ ├── 1.8.0.nix │ └── 1.8.1.nix ├── escope │ ├── 0.0.16.nix │ └── 3.6.0.nix ├── eslint-config-airbnb-base │ └── 11.3.1.nix ├── eslint-config-airbnb │ ├── 14.1.0.nix │ └── 6.2.0.nix ├── eslint-config-react-app │ └── 0.6.2.nix ├── eslint-import-resolver-node │ ├── 0.2.3.nix │ └── 0.3.1.nix ├── eslint-loader │ ├── 1.6.0.nix │ └── 1.7.1.nix ├── eslint-module-utils │ ├── 1.0.0.nix │ ├── 2.0.0.nix │ └── 2.1.1.nix ├── eslint-plugin-babel │ ├── 3.3.0.nix │ └── 4.1.1.nix ├── eslint-plugin-flowtype │ ├── 2.21.0.nix │ └── 2.32.1.nix ├── eslint-plugin-import │ ├── 2.0.1.nix │ ├── 2.2.0.nix │ └── 2.7.0.nix ├── eslint-plugin-jsx-a11y │ └── 4.0.0.nix ├── eslint-plugin-mocha │ └── 2.2.0.nix ├── eslint-plugin-no-unsafe-innerhtml │ └── 1.0.16.nix ├── eslint-plugin-react │ ├── 4.3.0.nix │ ├── 6.10.3.nix │ └── 6.4.1.nix ├── eslint-plugin-scanjs-rules │ └── 0.1.5.nix ├── eslint-restricted-globals │ └── 0.1.1.nix ├── eslint │ ├── 1.10.3.nix │ ├── 2.13.1.nix │ ├── 3.16.1.nix │ └── 3.19.0.nix ├── esmangle-evaluator │ └── 1.0.1.nix ├── espree │ ├── 2.2.5.nix │ └── 3.4.1.nix ├── esprima-fb │ ├── 13001.1001.0-dev-harmony-fb.nix │ ├── 15001.1001.0-dev-harmony-fb.nix │ └── 3001.1.0-dev-harmony-fb.nix ├── esprima │ ├── 0.9.9.nix │ ├── 1.0.2.nix │ ├── 1.0.4.nix │ ├── 1.2.5.nix │ ├── 2.5.0.nix │ ├── 2.7.0.nix │ ├── 2.7.2.nix │ ├── 3.0.0.nix │ ├── 3.1.3.nix │ └── 4.0.0.nix ├── esquery │ └── 1.0.0.nix ├── esrecurse │ └── 4.1.0.nix ├── esrefactor │ └── 0.1.0.nix ├── estraverse-fb │ └── 1.3.2.nix ├── estraverse │ ├── 0.0.4.nix │ ├── 1.5.1.nix │ ├── 1.8.0.nix │ ├── 1.9.3.nix │ ├── 4.1.1.nix │ └── 4.2.0.nix ├── esutils │ ├── 1.0.0.nix │ ├── 1.1.6.nix │ └── 2.0.2.nix ├── etag │ ├── 1.5.1.nix │ ├── 1.7.0.nix │ └── 1.8.0.nix ├── event-emitter │ ├── 0.3.4.nix │ └── 0.3.5.nix ├── event-stream │ ├── 0.5.3.nix │ ├── 3.0.20.nix │ ├── 3.1.7.nix │ └── 3.3.2.nix ├── eventemitter2 │ ├── 0.4.14.nix │ └── 1.0.5.nix ├── eventemitter3 │ ├── 0.1.6.nix │ └── 1.1.1.nix ├── events-to-array │ └── 1.0.2.nix ├── events │ ├── 1.0.2.nix │ ├── 1.1.0.nix │ └── 1.1.1.nix ├── eventsource │ └── 0.1.6.nix ├── evp_bytestokey │ └── 1.0.0.nix ├── exec-series │ └── 1.0.3.nix ├── exec-sh │ └── 0.2.0.nix ├── execa │ └── 0.7.0.nix ├── execall │ └── 1.0.0.nix ├── executable │ └── 1.1.0.nix ├── exenv │ ├── 1.2.0.nix │ └── 1.2.2.nix ├── exit-hook │ └── 1.1.1.nix ├── exit │ └── 0.1.2.nix ├── expand-braces │ └── 0.1.2.nix ├── expand-brackets │ └── 0.1.4.nix ├── expand-home-dir │ └── 0.0.3.nix ├── expand-range │ ├── 0.1.1.nix │ └── 1.8.1.nix ├── expand-template │ └── 1.0.2.nix ├── expand-tilde │ └── 1.2.2.nix ├── expect-ct │ └── 0.1.0.nix ├── expect-js │ └── 0.3.1.nix ├── exposify │ └── 0.5.0.nix ├── express-session │ ├── 1.11.3.nix │ ├── 1.12.1.nix │ └── 1.15.5.nix ├── express-validator │ └── 2.21.0.nix ├── express-winston │ ├── 0.2.12.nix │ ├── 1.4.2.nix │ └── 2.4.0.nix ├── express │ ├── 2.5.11.nix │ ├── 3.0.6.nix │ ├── 3.4.8.nix │ ├── 4.10.6.nix │ ├── 4.11.2.nix │ ├── 4.13.3.nix │ └── 4.15.4.nix ├── extend-shallow │ ├── 1.1.4.nix │ └── 2.0.1.nix ├── extend │ ├── 1.2.1.nix │ ├── 2.0.1.nix │ ├── 3.0.0.nix │ └── 3.0.1.nix ├── external-editor │ └── 2.0.4.nix ├── extglob │ └── 0.3.1.nix ├── extract-loader │ └── 0.1.0.nix ├── extract-opts │ └── 2.2.0.nix ├── extract-text-webpack-plugin │ ├── 1.0.1.nix │ └── 2.1.0.nix ├── extract-zip │ ├── 1.4.1.nix │ ├── 1.5.0.nix │ └── 1.6.6.nix ├── extsprintf │ ├── 1.0.0.nix │ ├── 1.0.2.nix │ └── 1.2.0.nix ├── eyes │ └── 0.1.8.nix ├── faker │ └── 3.1.0.nix ├── falafel │ ├── 1.2.0.nix │ └── 2.1.0.nix ├── fancy-log │ └── 1.1.0.nix ├── fast-deep-equal │ └── 1.0.0.nix ├── fast-future │ └── 1.0.1.nix ├── fast-json-stable-stringify │ └── 2.0.0.nix ├── fast-levenshtein │ ├── 1.0.7.nix │ ├── 1.1.3.nix │ └── 2.0.6.nix ├── fast-ordered-set │ └── 1.0.2.nix ├── fastparse │ └── 1.1.1.nix ├── favico-js │ └── 0.3.10.nix ├── faye-websocket │ ├── 0.10.0.nix │ ├── 0.4.4.nix │ ├── 0.7.3.nix │ └── 0.9.4.nix ├── fb-watchman │ ├── 1.9.2.nix │ └── 2.0.0.nix ├── fbemitter │ └── 2.0.1.nix ├── fbjs │ ├── 0.1.0-alpha.7.nix │ ├── 0.3.2.nix │ ├── 0.6.1.nix │ ├── 0.7.2.nix │ └── 0.8.12.nix ├── fclone │ ├── 1.0.10.nix │ ├── 1.0.11.nix │ └── 1.0.8.nix ├── fd-slicer │ └── 1.0.1.nix ├── figures │ ├── 1.4.0.nix │ └── 2.0.0.nix ├── file-entry-cache │ ├── 1.3.1.nix │ └── 2.0.0.nix ├── file-exists │ └── 0.1.1.nix ├── file-loader │ ├── 0.10.0.nix │ ├── 0.11.1.nix │ └── 0.9.0.nix ├── file-saver │ └── 1.3.3.nix ├── file-type │ ├── 3.3.0.nix │ ├── 3.9.0.nix │ ├── 5.2.0.nix │ └── 6.1.0.nix ├── file-uri-to-path │ └── 0.0.2.nix ├── file │ └── 0.2.2.nix ├── filename-regex │ └── 2.0.0.nix ├── filename-reserved-regex │ └── 1.0.0.nix ├── filenamify │ └── 1.2.0.nix ├── fileset │ ├── 0.1.8.nix │ ├── 0.2.1.nix │ └── 2.0.3.nix ├── filesize │ ├── 2.0.4.nix │ └── 3.3.0.nix ├── fill-keys │ └── 1.0.2.nix ├── fill-range │ └── 2.2.2.nix ├── finalhandler │ ├── 0.3.2.nix │ ├── 0.3.3.nix │ ├── 0.3.4.nix │ ├── 0.4.0.nix │ ├── 1.0.3.nix │ └── 1.0.4.nix ├── find-cache-dir │ └── 0.1.1.nix ├── find-index │ └── 0.1.1.nix ├── find-parent-dir │ └── 0.3.0.nix ├── find-up │ ├── 1.1.0.nix │ ├── 1.1.2.nix │ └── 2.1.0.nix ├── find-versions │ └── 1.2.1.nix ├── findup-sync │ ├── 0.1.3.nix │ ├── 0.2.1.nix │ └── 0.3.0.nix ├── firefox-profile │ └── 0.3.13.nix ├── first-chunk-stream │ └── 1.0.0.nix ├── flagged-respawn │ └── 0.3.1.nix ├── flat-cache │ └── 1.2.2.nix ├── flat │ └── 2.0.1.nix ├── flatten │ └── 1.0.2.nix ├── flushwritable │ └── 1.0.0.nix ├── flux-standard-action │ └── 0.6.1.nix ├── flux │ └── 2.1.1.nix ├── font-awesome │ └── 4.7.0.nix ├── for-in │ └── 0.1.4.nix ├── for-own │ └── 0.1.3.nix ├── foreach │ └── 2.0.5.nix ├── foreground-child │ └── 1.5.3.nix ├── forever-agent │ ├── 0.2.0.nix │ ├── 0.5.2.nix │ └── 0.6.1.nix ├── form-data │ ├── 0.0.10.nix │ ├── 0.1.2.nix │ ├── 0.1.3.nix │ ├── 0.1.4.nix │ ├── 0.2.0.nix │ ├── 1.0.0-rc3.nix │ ├── 1.0.1.nix │ ├── 2.0.0.nix │ ├── 2.1.2.nix │ └── 2.3.2.nix ├── formatio │ ├── 1.0.2.nix │ └── 1.1.1.nix ├── formidable │ ├── 1.0.11.nix │ └── 1.0.14.nix ├── forwarded │ └── 0.1.0.nix ├── frameguard │ └── 3.0.0.nix ├── fresh │ ├── 0.1.0.nix │ ├── 0.2.0.nix │ ├── 0.2.4.nix │ ├── 0.3.0.nix │ └── 0.5.0.nix ├── from │ └── 0.0.2.nix ├── fs-access │ └── 1.0.0.nix ├── fs-extra │ ├── 0.26.2.nix │ ├── 0.26.7.nix │ ├── 0.28.0.nix │ └── 0.30.0.nix ├── fs-readdir-recursive │ ├── 0.1.2.nix │ └── 1.0.0.nix ├── fs-realpath │ └── 1.0.0.nix ├── fs-tools │ └── 0.2.11.nix ├── fs-tree-diff │ └── 0.3.1.nix ├── fs-utils │ └── 0.7.0.nix ├── fs-vacuum │ └── 1.2.7.nix ├── fs-write-stream-atomic │ ├── 1.0.4.nix │ └── 1.0.8.nix ├── fsevents │ ├── 0.2.1.nix │ ├── 1.0.17.nix │ └── 1.0.5.nix ├── fstream-ignore │ ├── 1.0.3.nix │ └── 1.0.5.nix ├── fstream-npm │ ├── 0.1.8.nix │ └── 1.0.7.nix ├── fstream │ ├── 0.1.31.nix │ ├── 1.0.11.nix │ └── 1.0.8.nix ├── ftp │ └── 0.3.10.nix ├── function-bind │ ├── 1.0.2.nix │ └── 1.1.0.nix ├── function-prototype-name │ └── 1.0.0.nix ├── functional-red-black-tree │ └── 1.0.1.nix ├── gather-stream │ └── 1.0.0.nix ├── gauge │ ├── 1.2.2.nix │ ├── 1.2.5.nix │ └── 2.7.3.nix ├── gavel │ └── 0.5.2.nix ├── gaze │ ├── 0.4.3.nix │ ├── 0.5.2.nix │ └── 1.1.2.nix ├── gc-stats │ └── 0.0.6.nix ├── generate-function │ └── 2.0.0.nix ├── generate-object-property │ └── 1.2.0.nix ├── generic-pool │ ├── 2.1.1.nix │ ├── 2.4.2.nix │ └── 2.4.3.nix ├── get-caller-file │ └── 1.0.2.nix ├── get-own-enumerable-property-symbols │ └── 1.0.1.nix ├── get-proxy │ └── 1.0.1.nix ├── get-stdin │ ├── 3.0.2.nix │ ├── 4.0.1.nix │ └── 5.0.1.nix ├── get-stream │ ├── 2.3.1.nix │ └── 3.0.0.nix ├── get-uri │ └── 0.1.4.nix ├── getmac │ └── 1.0.7.nix ├── getobject │ └── 0.1.0.nix ├── gh-got │ └── 2.3.0.nix ├── ghreleases │ └── 1.0.3.nix ├── ghrepos │ └── 1.2.0.nix ├── ghutils │ └── 3.0.1.nix ├── github-from-package │ └── 0.0.0.nix ├── github-url-from-git │ ├── 1.1.1.nix │ └── 1.4.0.nix ├── github-url-from-username-repo │ ├── 0.0.2.nix │ ├── 0.1.0.nix │ └── 1.0.2.nix ├── github-username │ └── 2.1.0.nix ├── github │ └── 0.2.4.nix ├── gkt │ └── 1.0.0.nix ├── glob-base │ └── 0.3.0.nix ├── glob-parent │ ├── 2.0.0.nix │ └── 3.1.0.nix ├── glob-stream │ ├── 3.1.18.nix │ ├── 4.1.1.nix │ ├── 5.2.0.nix │ └── 5.3.5.nix ├── glob-watcher │ ├── 0.0.6.nix │ └── 0.0.8.nix ├── glob │ ├── 3.1.21.nix │ ├── 3.2.11.nix │ ├── 3.2.3.nix │ ├── 4.0.6.nix │ ├── 4.3.5.nix │ ├── 4.5.3.nix │ ├── 5.0.15.nix │ ├── 6.0.4.nix │ ├── 7.0.3.nix │ ├── 7.0.5.nix │ ├── 7.0.6.nix │ ├── 7.1.1.nix │ └── 7.1.2.nix ├── glob2base │ └── 0.0.12.nix ├── global-modules │ └── 0.2.3.nix ├── global-prefix │ └── 0.1.5.nix ├── global │ ├── 2.0.1.nix │ └── 4.3.2.nix ├── globals │ ├── 6.4.1.nix │ ├── 8.18.0.nix │ ├── 9.17.0.nix │ └── 9.18.0.nix ├── globby │ ├── 2.1.0.nix │ ├── 3.0.1.nix │ ├── 4.1.0.nix │ ├── 5.0.0.nix │ └── 6.1.0.nix ├── globjoin │ └── 0.1.4.nix ├── globo │ └── 1.1.0.nix ├── globule │ ├── 0.1.0.nix │ └── 1.1.0.nix ├── glogg │ └── 1.0.0.nix ├── good-listener │ └── 1.2.2.nix ├── google-closure-compiler │ └── 20150901.0.0.nix ├── googlediff │ └── 0.1.0.nix ├── got │ ├── 0.3.0.nix │ ├── 3.3.1.nix │ ├── 5.1.0.nix │ └── 6.7.1.nix ├── graceful-fs │ ├── 1.2.3.nix │ ├── 2.0.3.nix │ ├── 3.0.8.nix │ ├── 4.1.11.nix │ └── 4.1.2.nix ├── graceful-readlink │ └── 1.0.1.nix ├── gridfs-stream │ └── 1.1.1.nix ├── groc │ └── 0.2.17.nix ├── grouped-queue │ └── 0.3.0.nix ├── growl │ ├── 1.5.1.nix │ ├── 1.6.1.nix │ ├── 1.7.0.nix │ ├── 1.8.1.nix │ └── 1.9.2.nix ├── growly │ └── 1.3.0.nix ├── grunt-angular-templates │ └── 1.0.3.nix ├── grunt-browserify │ └── 1.2.5.nix ├── grunt-cli │ ├── 0.1.13.nix │ ├── 1.2.0.nix │ └── use_regular_grunt.patch ├── grunt-coffeelint │ ├── 0.0.13.nix │ └── 0.0.7.nix ├── grunt-concurrent │ ├── 0.3.1.nix │ └── 1.0.1.nix ├── grunt-continue │ └── 0.1.0.nix ├── grunt-contrib-clean │ ├── 0.5.0.nix │ └── 0.6.0.nix ├── grunt-contrib-coffee │ ├── 0.12.0.nix │ ├── 0.7.0.nix │ └── 1.0.0.nix ├── grunt-contrib-concat │ ├── 0.3.0.nix │ └── 0.5.1.nix ├── grunt-contrib-connect │ └── 0.11.2.nix ├── grunt-contrib-copy │ ├── 0.4.1.nix │ └── 0.7.0.nix ├── grunt-contrib-cssmin │ └── 0.11.0.nix ├── grunt-contrib-internal │ └── 0.4.14.nix ├── grunt-contrib-jshint │ └── 0.11.3.nix ├── grunt-contrib-less │ ├── 0.12.0.nix │ └── 0.7.0.nix ├── grunt-contrib-nodeunit │ └── 0.4.1.nix ├── grunt-contrib-uglify │ └── 0.7.0.nix ├── grunt-contrib-watch │ ├── 0.5.3.nix │ └── 0.6.1.nix ├── grunt-develop │ └── 0.1.1.nix ├── grunt-html2js │ └── 0.2.9.nix ├── grunt-install-dependencies │ └── 0.2.0.nix ├── grunt-istanbul │ └── 0.6.2.nix ├── grunt-karma │ ├── 0.10.1.nix │ ├── 0.12.2.nix │ ├── 0.6.2.nix │ └── 2.0.0.nix ├── grunt-known-options │ └── 1.1.0.nix ├── grunt-legacy-log-utils │ └── 0.1.1.nix ├── grunt-legacy-log │ └── 0.1.2.nix ├── grunt-legacy-util │ └── 0.2.0.nix ├── grunt-lib-contrib │ └── 0.6.1.nix ├── grunt-mocha-test │ └── 0.12.7.nix ├── grunt-newer │ └── 1.1.2.nix ├── grunt-nodemon │ ├── 0.1.2.nix │ └── 0.4.1.nix ├── grunt-nose │ └── 1.0.1.nix ├── grunt-protractor-coverage │ └── 0.2.17.nix ├── grunt-protractor-runner │ ├── 1.1.4.nix │ ├── 2.1.2.nix │ └── 3.2.0.nix ├── grunt-run │ └── 0.3.0.nix ├── grunt-simple-mocha │ └── 0.4.1.nix ├── grunt-simple-watch │ ├── 0.1.3.nix │ └── latest.nix ├── grunt-swigtemplates │ └── 0.1.2.nix ├── grunt-touch │ └── 0.1.0.nix ├── grunt-usemin │ └── 3.1.1.nix ├── grunt-wiredep │ └── 2.0.0.nix ├── grunt │ └── 0.4.5.nix ├── gruntfile-editor │ └── 1.1.0.nix ├── gulp-autoprefixer │ └── 3.1.1.nix ├── gulp-awslambda │ └── 0.4.0.nix ├── gulp-babel │ └── 6.1.2.nix ├── gulp-batch │ └── 0.4.1.nix ├── gulp-clean-css │ └── 2.4.0.nix ├── gulp-cli │ └── 1.2.2.nix ├── gulp-clone │ └── 1.0.0.nix ├── gulp-coffee │ ├── 1.4.3.nix │ └── 2.3.4.nix ├── gulp-coffeelint │ └── 0.6.0.nix ├── gulp-concat │ └── 2.6.1.nix ├── gulp-cssmin │ └── 0.1.7.nix ├── gulp-debug │ └── 3.1.0.nix ├── gulp-decompress │ ├── 1.2.0.nix │ └── 2.0.1.nix ├── gulp-duration │ └── 0.0.0.nix ├── gulp-eslint │ ├── 1.1.1.nix │ └── 2.1.0.nix ├── gulp-help │ └── 1.6.1.nix ├── gulp-install │ └── 0.6.0.nix ├── gulp-less │ └── 3.3.2.nix ├── gulp-livereload │ └── 3.8.1.nix ├── gulp-mocha │ ├── 0.4.1.nix │ ├── 2.1.3.nix │ └── 2.2.0.nix ├── gulp-nodemon │ ├── 1.0.5.nix │ └── 2.2.1.nix ├── gulp-notify │ ├── 0.6.2.nix │ └── 2.2.0.nix ├── gulp-nunjucks │ └── 3.0.0.nix ├── gulp-order │ └── 1.1.1.nix ├── gulp-plumber │ └── 0.5.6.nix ├── gulp-rename │ ├── 1.1.0.nix │ └── 1.2.2.nix ├── gulp-replace │ └── 0.5.4.nix ├── gulp-sass │ └── 2.3.2.nix ├── gulp-sourcemaps │ └── 1.6.0.nix ├── gulp-stylelint-console-reporter │ └── 0.1.0.nix ├── gulp-stylelint │ └── 0.2.0.nix ├── gulp-template │ ├── 3.1.0.nix │ └── 4.0.0.nix ├── gulp-tslint │ └── 4.3.1.nix ├── gulp-typescript │ └── 2.14.1.nix ├── gulp-uglify │ └── 1.5.4.nix ├── gulp-unzip │ └── 0.1.3.nix ├── gulp-using │ └── 0.1.0.nix ├── gulp-util │ ├── 2.2.20.nix │ ├── 3.0.7.nix │ └── 3.0.8.nix ├── gulp-watch │ └── 0.5.4.nix ├── gulp-zip │ └── 3.2.0.nix ├── gulp │ ├── 3.5.6.nix │ ├── 3.6.2.nix │ ├── 3.8.11.nix │ ├── 3.9.0.nix │ └── 3.9.1.nix ├── gulplog │ └── 1.0.0.nix ├── gunzip-maybe │ └── 1.4.1.nix ├── gzip-size │ ├── 0.1.1.nix │ ├── 1.0.0.nix │ └── 3.0.0.nix ├── handlebars │ ├── 2.0.0.nix │ └── 4.0.5.nix ├── har-schema │ ├── 1.0.5.nix │ └── 2.0.0.nix ├── har-validator │ ├── 1.8.0.nix │ ├── 2.0.2.nix │ ├── 2.0.5.nix │ ├── 2.0.6.nix │ ├── 4.2.1.nix │ └── 5.0.3.nix ├── has-ansi │ ├── 0.1.0.nix │ ├── 1.0.3.nix │ └── 2.0.0.nix ├── has-binary-data │ └── 0.1.3.nix ├── has-binary │ ├── 0.1.6.nix │ └── 0.1.7.nix ├── has-color │ └── 0.1.7.nix ├── has-cors │ ├── 1.0.3.nix │ └── 1.1.0.nix ├── has-flag │ ├── 1.0.0.nix │ └── 2.0.0.nix ├── has-gulplog │ └── 0.1.0.nix ├── has-require │ └── 1.2.2.nix ├── has-symbols │ └── 1.0.0.nix ├── has-unicode │ ├── 1.0.1.nix │ ├── 2.0.0.nix │ └── 2.0.1.nix ├── has │ └── 1.0.1.nix ├── hash-for-dep │ └── 1.0.1.nix ├── hash-js │ └── 1.0.3.nix ├── hasha │ └── 2.2.0.nix ├── hashmap │ └── 2.0.4.nix ├── hashring │ └── 3.2.0.nix ├── hat │ └── 0.0.3.nix ├── hawk │ ├── 0.10.2.nix │ ├── 1.0.0.nix │ ├── 1.1.1.nix │ ├── 2.3.1.nix │ ├── 3.1.2.nix │ ├── 3.1.3.nix │ └── 6.0.2.nix ├── he │ ├── 0.5.0.nix │ └── 1.1.1.nix ├── helmet-csp │ └── 2.5.1.nix ├── helmet │ └── 3.8.1.nix ├── hide-powered-by │ └── 1.0.0.nix ├── history │ ├── 3.3.0.nix │ └── 4.6.3.nix ├── hoek │ ├── 0.7.6.nix │ ├── 0.9.1.nix │ ├── 2.16.3.nix │ ├── 3.0.4.nix │ └── 4.2.0.nix ├── hogan-js │ └── 2.0.0.nix ├── hoist-non-react-statics │ ├── 1.2.0.nix │ └── 2.3.1.nix ├── home-dir │ └── 1.0.0.nix ├── home-or-tmp │ ├── 1.0.0.nix │ └── 2.0.0.nix ├── home-path │ └── 1.0.1.nix ├── homedir-polyfill │ └── 1.0.1.nix ├── hooker │ └── 0.2.3.nix ├── hooks-fixed │ └── 1.1.0.nix ├── hosted-git-info │ └── 2.1.4.nix ├── hpkp │ └── 2.0.0.nix ├── hsts │ └── 2.1.0.nix ├── html-comment-regex │ └── 1.1.1.nix ├── html-encoding-sniffer │ └── 1.0.1.nix ├── html-entities │ ├── 1.1.3.nix │ └── 1.2.0.nix ├── html-loader │ └── 0.4.5.nix ├── html-minifier-loader │ └── 1.3.4.nix ├── html-minifier │ ├── 0.6.9.nix │ ├── 1.1.1.nix │ └── 3.4.3.nix ├── html-webpack-plugin │ ├── 2.24.0.nix │ └── 2.30.1.nix ├── html-wiring │ └── 1.2.0.nix ├── html │ └── 0.0.10.nix ├── htmlencode │ └── 0.0.4.nix ├── htmlescape │ └── 1.1.0.nix ├── htmlparser │ └── 1.7.6.nix ├── htmlparser2 │ ├── 3.3.0.nix │ ├── 3.8.3.nix │ ├── 3.9.0.nix │ └── 3.9.2.nix ├── http-browserify │ ├── 0.1.14.nix │ ├── 1.3.2.nix │ └── 1.7.0.nix ├── http-errors │ ├── 1.3.1.nix │ ├── 1.5.1.nix │ └── 1.6.2.nix ├── http-link-header │ └── 0.8.0.nix ├── http-proxy-agent │ └── 1.0.0.nix ├── http-proxy-middleware │ ├── 0.17.3.nix │ └── 0.17.4.nix ├── http-proxy │ ├── 0.10.4.nix │ ├── 1.12.0.nix │ ├── 1.13.2.nix │ ├── 1.16.2.nix │ └── 1.7.3.nix ├── http-signature │ ├── 0.10.1.nix │ ├── 0.11.0.nix │ ├── 1.1.0.nix │ ├── 1.1.1.nix │ └── 1.2.0.nix ├── http-string-parser │ ├── 0.0.4.nix │ └── 0.0.5.nix ├── httpreq │ └── 0.4.24.nix ├── https-browserify │ ├── 0.0.0.nix │ └── 0.0.1.nix ├── https-proxy-agent │ ├── 0.3.6.nix │ └── 1.0.0.nix ├── hyperquest │ └── 1.2.0.nix ├── hyphenate-style-name │ └── 1.0.2.nix ├── i │ └── 0.3.3.nix ├── i18n-2 │ └── 0.4.6.nix ├── ibrik │ └── 2.0.0.nix ├── iconv-lite │ ├── 0.2.11.nix │ ├── 0.4.11.nix │ ├── 0.4.12.nix │ ├── 0.4.13.nix │ ├── 0.4.15.nix │ ├── 0.4.18.nix │ └── 0.4.8.nix ├── icss-replace-symbols │ └── 1.0.2.nix ├── ieee754 │ └── 1.1.6.nix ├── ienoopen │ └── 1.0.0.nix ├── iferr │ └── 0.1.5.nix ├── ignore-by-default │ └── 1.0.1.nix ├── ignore │ ├── 2.2.19.nix │ └── 3.2.7.nix ├── image-size │ ├── 0.3.5.nix │ └── 0.5.1.nix ├── image-ssim │ └── 0.2.0.nix ├── immediate │ └── 3.0.6.nix ├── immutability-helper │ └── 2.3.1.nix ├── immutable │ └── 3.7.6.nix ├── import-lazy │ └── 2.1.0.nix ├── imurmurhash │ └── 0.1.4.nix ├── in-publish │ └── 2.0.0.nix ├── indent-string │ ├── 1.2.2.nix │ └── 2.1.0.nix ├── indexes-of │ └── 1.0.1.nix ├── indexof │ └── 0.0.1.nix ├── indx │ └── 0.2.3.nix ├── infinity-agent │ └── 2.0.3.nix ├── inflight │ └── 1.0.4.nix ├── inherits │ ├── 1.0.2.nix │ ├── 2.0.1.nix │ └── 2.0.3.nix ├── ini │ ├── 1.1.0.nix │ └── 1.3.4.nix ├── init-package-json │ ├── 0.0.14.nix │ ├── 1.9.1.nix │ └── 1.9.3.nix ├── inline-process-browser │ └── 1.0.0.nix ├── inline-source-map │ ├── 0.2.5.nix │ ├── 0.3.1.nix │ ├── 0.5.0.nix │ └── 0.6.1.nix ├── inline-style-prefixer │ └── 2.0.5.nix ├── inquirer │ ├── 0.10.0.nix │ ├── 0.10.1.nix │ ├── 0.11.0.nix │ ├── 0.12.0.nix │ ├── 0.6.0.nix │ ├── 0.7.1.nix │ ├── 0.8.5.nix │ ├── 3.2.0.nix │ └── 3.3.0.nix ├── insert-module-globals │ ├── 1.2.1.nix │ ├── 6.0.0.nix │ ├── 6.6.3.nix │ └── 7.0.1.nix ├── insight │ ├── 0.4.3.nix │ └── 0.7.0.nix ├── interpret │ ├── 0.3.10.nix │ ├── 0.5.2.nix │ ├── 0.6.6.nix │ └── 1.0.2.nix ├── intersect │ └── 0.0.3.nix ├── invariant │ ├── 2.2.1.nix │ └── 2.2.2.nix ├── invert-kv │ └── 1.0.0.nix ├── ip-regex │ └── 1.0.3.nix ├── ip │ └── 0.3.3.nix ├── ipaddr-js │ ├── 1.0.1.nix │ └── 1.4.0.nix ├── irregular-plurals │ └── 1.3.0.nix ├── is-absolute-url │ └── 2.1.0.nix ├── is-absolute │ ├── 0.1.7.nix │ └── 0.2.6.nix ├── is-array │ └── 1.0.1.nix ├── is-arrayish │ └── 0.2.1.nix ├── is-binary-path │ └── 1.0.1.nix ├── is-buffer │ ├── 1.1.0.nix │ └── 1.1.5.nix ├── is-builtin-module │ └── 1.0.0.nix ├── is-bzip2 │ └── 1.0.0.nix ├── is-callable │ └── 1.1.3.nix ├── is-ci │ └── 1.0.10.nix ├── is-css-color-name │ └── 0.1.3.nix ├── is-date-object │ └── 1.0.1.nix ├── is-defined │ └── 1.0.0.nix ├── is-deflate │ └── 1.0.0.nix ├── is-directory │ └── 0.3.1.nix ├── is-dotfile │ └── 1.0.2.nix ├── is-equal-shallow │ └── 0.1.3.nix ├── is-extendable │ └── 0.1.1.nix ├── is-extglob │ ├── 1.0.0.nix │ └── 2.1.1.nix ├── is-finite │ └── 1.0.1.nix ├── is-fullwidth-code-point │ ├── 1.0.0.nix │ └── 2.0.0.nix ├── is-glob │ ├── 2.0.1.nix │ └── 3.1.0.nix ├── is-gzip │ └── 1.0.0.nix ├── is-integer │ └── 1.0.6.nix ├── is-lower-case │ └── 1.1.3.nix ├── is-my-json-valid │ ├── 2.12.3.nix │ └── 2.12.4.nix ├── is-natural-number │ ├── 2.0.0.nix │ └── 4.0.1.nix ├── is-npm │ └── 1.0.0.nix ├── is-number │ ├── 0.1.1.nix │ ├── 1.1.2.nix │ └── 2.1.0.nix ├── is-obj │ ├── 1.0.0.nix │ └── 1.0.1.nix ├── is-object │ └── 1.0.1.nix ├── is-path-cwd │ └── 1.0.0.nix ├── is-path-in-cwd │ └── 1.0.0.nix ├── is-path-inside │ └── 1.0.0.nix ├── is-plain-obj │ └── 1.1.0.nix ├── is-plain-object │ └── 2.0.1.nix ├── is-primitive │ └── 2.0.0.nix ├── is-promise │ ├── 1.0.1.nix │ └── 2.1.0.nix ├── is-property │ └── 1.0.2.nix ├── is-redirect │ └── 1.0.0.nix ├── is-regex │ └── 1.0.4.nix ├── is-regexp │ └── 1.0.0.nix ├── is-relative │ ├── 0.1.3.nix │ └── 0.2.1.nix ├── is-resolvable │ └── 1.0.0.nix ├── is-retry-allowed │ └── 1.1.0.nix ├── is-root │ └── 1.0.0.nix ├── is-stream │ ├── 1.0.1.nix │ └── 1.1.0.nix ├── is-subset │ └── 0.1.1.nix ├── is-supported-regexp-flag │ └── 1.0.0.nix ├── is-svg │ └── 2.1.0.nix ├── is-symbol │ └── 1.0.1.nix ├── is-tar │ └── 1.0.0.nix ├── is-touch-device │ └── 1.0.1.nix ├── is-type │ └── 0.0.1.nix ├── is-typedarray │ └── 1.0.0.nix ├── is-unc-path │ └── 0.1.2.nix ├── is-upper-case │ └── 1.1.2.nix ├── is-url │ └── 1.2.1.nix ├── is-utf8 │ └── 0.2.0.nix ├── is-valid-glob │ └── 0.3.0.nix ├── is-windows │ └── 0.2.0.nix ├── is-wsl │ └── 1.1.0.nix ├── is-zip │ └── 1.0.0.nix ├── is │ └── 3.2.1.nix ├── isarray │ ├── 0.0.1.nix │ └── 1.0.0.nix ├── isbinaryfile │ └── 3.0.0.nix ├── isemail │ └── 2.1.0.nix ├── isexe │ ├── 1.1.1.nix │ └── 2.0.0.nix ├── isobject │ ├── 1.0.2.nix │ ├── 2.1.0.nix │ └── 3.0.1.nix ├── isomorphic-fetch │ └── 2.2.1.nix ├── isstream │ └── 0.1.2.nix ├── istanbul-api │ └── 1.1.7.nix ├── istanbul-lib-coverage │ ├── 1.0.0-alpha.4.nix │ └── 1.0.2.nix ├── istanbul-lib-hook │ ├── 1.0.0-alpha.4.nix │ └── 1.0.5.nix ├── istanbul-lib-instrument │ ├── 1.1.2.nix │ └── 1.7.0.nix ├── istanbul-lib-report │ └── 1.0.0.nix ├── istanbul-lib-source-maps │ ├── 1.0.0-alpha.10.nix │ └── 1.1.1.nix ├── istanbul-reports │ ├── 1.0.0-alpha.8.nix │ └── 1.0.2.nix ├── istanbul │ ├── 0.3.22.nix │ └── 0.4.2.nix ├── istextorbinary │ └── 1.0.2.nix ├── jackpot │ └── 0.0.6.nix ├── jade │ ├── 0.20.3.nix │ ├── 0.26.3.nix │ └── 1.11.0.nix ├── jasmine-core │ ├── 2.1.3.nix │ ├── 2.3.4.nix │ ├── 2.4.1.nix │ └── 2.5.2.nix ├── jasmine-jquery │ └── 2.1.1.nix ├── jasmine-reporters │ ├── 1.1.0.nix │ └── 2.2.1.nix ├── jasmine-spec-reporter │ └── 2.4.0.nix ├── jasmine │ ├── 2.1.1.nix │ ├── 2.3.1.nix │ ├── 2.3.2.nix │ └── 2.4.1.nix ├── jasminewd │ └── 1.1.0.nix ├── jasminewd2 │ ├── 0.0.10.nix │ ├── 0.0.2.nix │ ├── 0.0.5.nix │ ├── 0.0.6.nix │ └── 0.0.9.nix ├── jest-changed-files │ ├── 18.5.0-alpha.7da3df39.nix │ └── 19.0.2.nix ├── jest-cli │ ├── 18.5.0-alpha.7da3df39.nix │ └── 19.0.2.nix ├── jest-config │ ├── 18.5.0-alpha.7da3df39.nix │ └── 19.0.2.nix ├── jest-diff │ ├── 18.5.0-alpha.7da3df39.nix │ └── 19.0.0.nix ├── jest-docblock │ └── 19.1.0-alpha.eed82034.nix ├── jest-environment-jsdom │ ├── 18.5.0-alpha.7da3df39.nix │ └── 19.0.2.nix ├── jest-environment-node │ ├── 18.5.0-alpha.7da3df39.nix │ └── 19.0.2.nix ├── jest-file-exists │ ├── 18.5.0-alpha.7da3df39.nix │ └── 19.0.0.nix ├── jest-haste-map │ ├── 18.5.0-alpha.7da3df39.nix │ └── 19.0.0.nix ├── jest-jasmine2 │ ├── 18.5.0-alpha.7da3df39.nix │ └── 19.0.2.nix ├── jest-matcher-utils │ ├── 18.5.0-alpha.7da3df39.nix │ └── 19.0.0.nix ├── jest-matchers │ ├── 18.5.0-alpha.7da3df39.nix │ └── 19.0.0.nix ├── jest-message-util │ ├── 18.5.0-alpha.7da3df39.nix │ └── 19.0.0.nix ├── jest-mock │ ├── 18.5.0-alpha.7da3df39.nix │ └── 19.0.0.nix ├── jest-regex-util │ ├── 18.5.0-alpha.7da3df39.nix │ └── 19.0.0.nix ├── jest-resolve-dependencies │ ├── 18.5.0-alpha.7da3df39.nix │ └── 19.0.0.nix ├── jest-resolve │ ├── 18.5.0-alpha.7da3df39.nix │ └── 19.0.2.nix ├── jest-runtime │ ├── 18.5.0-alpha.7da3df39.nix │ └── 19.0.2.nix ├── jest-snapshot │ ├── 18.5.0-alpha.7da3df39.nix │ └── 19.0.2.nix ├── jest-util │ ├── 18.5.0-alpha.7da3df39.nix │ └── 19.0.2.nix ├── jest-validate │ ├── 18.5.0-alpha.7da3df39.nix │ └── 19.0.2.nix ├── jest │ ├── 18.1.0.nix │ └── 19.0.2.nix ├── jetpack-id │ └── 1.0.0.nix ├── jit-grunt │ └── 0.10.0.nix ├── jju │ └── 1.2.1.nix ├── jmespath │ └── 0.15.0.nix ├── jodid25519 │ └── 1.0.2.nix ├── joi │ └── 7.0.0.nix ├── jpeg-js │ └── 0.1.2.nix ├── jquery │ ├── 1.12.0.nix │ ├── 1.8.3.nix │ ├── 2.1.4.nix │ ├── 2.2.4.nix │ └── 3.2.1.nix ├── js-base64 │ └── 2.1.9.nix ├── js-library-detector │ └── 4.3.1.nix ├── js-md5 │ └── 0.4.2.nix ├── js-string-escape │ └── 1.0.1.nix ├── js-tokens │ ├── 1.0.1.nix │ ├── 1.0.2.nix │ ├── 2.0.0.nix │ ├── 3.0.1.nix │ └── 3.0.2.nix ├── js-yaml │ ├── 2.0.5.nix │ ├── 3.0.1.nix │ ├── 3.4.4.nix │ ├── 3.4.5.nix │ ├── 3.5.5.nix │ ├── 3.7.0.nix │ └── 3.9.1.nix ├── jsbn │ ├── 0.0.0.nix │ └── 0.1.0.nix ├── jschardet │ ├── 1.4.1.nix │ └── 1.4.2.nix ├── jsdoctypeparser │ └── 1.2.0.nix ├── jsdom │ ├── 0.11.1.nix │ ├── 0.2.14.nix │ ├── 0.2.19.nix │ ├── 0.8.0.nix │ ├── 1.0.0.nix │ ├── 3.1.2.nix │ ├── 5.6.1.nix │ ├── 7.0.2.nix │ ├── 8.5.0.nix │ ├── 9.12.0.nix │ └── set-length.patch ├── jsesc │ ├── 0.5.0.nix │ └── 1.3.0.nix ├── jshint │ └── 2.8.0.nix ├── json-loader │ └── 0.5.4.nix ├── json-parse-helpfulerror │ └── 1.0.3.nix ├── json-pointer │ └── 0.3.1.nix ├── json-schema-traverse │ └── 0.3.1.nix ├── json-schema │ └── 0.2.2.nix ├── json-stable-stringify │ ├── 0.0.1.nix │ ├── 1.0.0.nix │ └── 1.0.1.nix ├── json-stringify-safe │ ├── 3.0.0.nix │ └── 5.0.1.nix ├── json2csv │ └── 3.11.1.nix ├── json3 │ ├── 3.2.6.nix │ └── 3.3.2.nix ├── json5 │ ├── 0.4.0.nix │ └── 0.5.1.nix ├── jsondiffpatch │ └── 0.1.37.nix ├── jsonfile │ └── 2.2.3.nix ├── jsonfilter │ └── 1.1.2.nix ├── jsonify │ └── 0.0.0.nix ├── jsonist │ └── 1.1.0.nix ├── jsonlint │ └── 1.6.2.nix ├── jsonparse │ ├── 0.0.5.nix │ └── 1.2.0.nix ├── jsonpointer │ └── 2.0.0.nix ├── jsonschema │ ├── 1.0.1.nix │ └── 1.2.0.nix ├── jspm-config │ └── 0.3.4.nix ├── jsprim │ ├── 0.3.0.nix │ └── 1.2.2.nix ├── jstat │ └── 1.7.1.nix ├── jstransform │ ├── 10.1.0.nix │ └── 3.0.0.nix ├── jstransformer │ └── 0.0.2.nix ├── jsx-ast-utils │ └── 1.4.1.nix ├── jszip │ ├── 2.5.0.nix │ └── 3.1.4.nix ├── junk │ └── 1.0.2.nix ├── kareem │ └── 1.0.1.nix ├── karma-chai │ └── 0.1.0.nix ├── karma-chrome-launcher │ └── 0.1.12.nix ├── karma-coffee-preprocessor │ ├── 0.1.3.nix │ ├── 0.2.1.nix │ ├── 0.3.0.nix │ └── 1.0.1.nix ├── karma-coverage │ └── 0.2.7.nix ├── karma-firefox-launcher │ └── 0.1.7.nix ├── karma-html2js-preprocessor │ └── 0.1.0.nix ├── karma-jasmine │ ├── 0.1.6.nix │ └── 1.1.0.nix ├── karma-mocha-reporter │ └── 2.0.0.nix ├── karma-mocha │ ├── 0.1.10.nix │ └── 0.2.2.nix ├── karma-phantomjs-launcher │ ├── 0.1.4.nix │ ├── 1.0.1.nix │ └── 1.0.2.nix ├── karma-requirejs │ └── 0.2.6.nix ├── karma-script-launcher │ └── 0.1.0.nix ├── karma-sinon-chai │ └── 0.3.2.nix ├── karma-sinon │ └── 1.0.4.nix ├── karma-webpack │ └── 2.0.3.nix ├── karma │ ├── 0.10.10.nix │ ├── 0.12.37.nix │ ├── 0.13.22.nix │ └── 1.4.1.nix ├── kerberos │ ├── 0.0.17.nix │ └── 0.0.4.nix ├── kew │ └── 0.7.0.nix ├── key-mirror │ └── 1.0.1.nix ├── keycode │ └── 2.1.9.nix ├── keygrip │ ├── 1.0.1.nix │ └── 1.0.2.nix ├── keypress │ └── 0.1.0.nix ├── kind-of │ ├── 1.1.0.nix │ ├── 2.0.1.nix │ └── 3.0.2.nix ├── klaw │ └── 1.1.2.nix ├── knex │ ├── 0.11.10.nix │ ├── 0.12.9.nix │ ├── 0.8.6.nix │ └── 0.9.0.nix ├── knox │ └── 0.5.5.nix ├── labeled-stream-splicer │ ├── 1.0.2.nix │ └── 2.0.0.nix ├── latest-version │ ├── 0.2.0.nix │ ├── 1.0.1.nix │ └── 3.1.0.nix ├── lazy-cache │ ├── 0.1.0.nix │ ├── 0.2.4.nix │ └── 1.0.4.nix ├── lazy-req │ └── 1.1.0.nix ├── lazy │ └── 1.0.11.nix ├── lazystream │ ├── 0.1.0.nix │ └── 1.0.0.nix ├── lcid │ └── 1.0.0.nix ├── lcov-parse │ └── 0.0.6.nix ├── ldap-filter │ └── 0.2.2.nix ├── ldapauth-fork │ └── 2.5.5.nix ├── ldapjs │ ├── 0.7.1.nix │ ├── 1.0.0.nix │ └── 1.0.1.nix ├── ldjson-stream │ └── 1.2.1.nix ├── left-pad │ └── 0.0.3.nix ├── less-loader │ └── 3.0.0.nix ├── less │ ├── 1.4.2.nix │ ├── 1.7.5.nix │ ├── 2.5.3.nix │ └── 2.7.2.nix ├── level-codec │ └── 6.1.0.nix ├── level-errors │ └── 1.0.4.nix ├── level-iterator-stream │ └── 1.3.1.nix ├── level-sublevel │ └── 6.5.2.nix ├── leveldown │ └── 1.4.2.nix ├── levelup │ ├── 0.19.0.nix │ └── 1.3.1.nix ├── leven │ ├── 1.0.2.nix │ └── 2.1.0.nix ├── levn │ ├── 0.2.5.nix │ └── 0.3.0.nix ├── lexical-scope │ ├── 0.0.15.nix │ ├── 1.1.1.nix │ └── 1.2.0.nix ├── libbase64 │ └── 0.1.0.nix ├── libmime │ └── 1.2.0.nix ├── libqp │ └── 1.1.0.nix ├── libyaml │ └── 0.2.5.nix ├── lie │ ├── 3.0.2.nix │ └── 3.1.1.nix ├── liftoff │ ├── 0.9.8.nix │ ├── 2.0.3.nix │ └── 2.2.0.nix ├── lighthouse-logger │ └── 1.0.1.nix ├── lighthouse │ └── 2.9.1.nix ├── line-numbers │ └── 0.2.0.nix ├── linkify-it │ ├── 1.2.0.nix │ └── 2.0.0.nix ├── listify │ └── 1.0.0.nix ├── livereload-js │ └── 2.2.2.nix ├── load-awesome │ └── 1.1.0.nix ├── load-grunt-tasks │ └── 0.1.3.nix ├── load-json-file │ ├── 1.1.0.nix │ └── 2.0.0.nix ├── loader-fs-cache │ └── 1.0.1.nix ├── loader-runner │ └── 2.3.0.nix ├── loader-utils │ ├── 0.2.12.nix │ ├── 0.2.17.nix │ └── 1.1.0.nix ├── localforage │ └── 1.5.0.nix ├── locate-path │ └── 2.0.0.nix ├── location │ └── 0.0.1.nix ├── lock │ └── 0.1.2.nix ├── lockfile │ ├── 0.4.3.nix │ └── 1.0.1.nix ├── lodash-_arraycopy │ └── 3.0.0.nix ├── lodash-_arrayeach │ └── 3.0.0.nix ├── lodash-_arrayincludes │ └── 4.0.0.nix ├── lodash-_arrayincludeswith │ └── 4.0.0.nix ├── lodash-_arraymap │ └── 3.0.0.nix ├── lodash-_baseassign │ └── 3.2.0.nix ├── lodash-_basecallback │ └── 3.3.1.nix ├── lodash-_baseclone │ └── 3.3.0.nix ├── lodash-_basecopy │ └── 3.0.1.nix ├── lodash-_basecreate │ └── 3.0.3.nix ├── lodash-_basedifference │ └── 3.0.3.nix ├── lodash-_baseflatten │ ├── 3.1.4.nix │ └── 4.0.0.nix ├── lodash-_basefor │ ├── 3.0.2.nix │ └── 3.0.3.nix ├── lodash-_baseindexof │ └── 3.1.0.nix ├── lodash-_baseisequal │ └── 3.0.7.nix ├── lodash-_basetostring │ └── 3.0.1.nix ├── lodash-_baseuniq │ └── 3.0.3.nix ├── lodash-_basevalues │ └── 3.0.0.nix ├── lodash-_bindcallback │ └── 3.0.1.nix ├── lodash-_cachehas │ └── 4.0.0.nix ├── lodash-_cacheindexof │ └── 3.0.2.nix ├── lodash-_createassigner │ └── 3.1.1.nix ├── lodash-_createcache │ └── 3.1.2.nix ├── lodash-_createcompounder │ └── 3.0.0.nix ├── lodash-_createpadding │ └── 3.6.1.nix ├── lodash-_escapehtmlchar │ └── 2.4.1.nix ├── lodash-_escapestringchar │ └── 2.4.1.nix ├── lodash-_getnative │ └── 3.9.1.nix ├── lodash-_htmlescapes │ └── 2.4.1.nix ├── lodash-_isiterateecall │ └── 3.0.9.nix ├── lodash-_isnative │ └── 2.4.1.nix ├── lodash-_mapcache │ └── 4.0.0.nix ├── lodash-_objecttypes │ └── 2.4.1.nix ├── lodash-_pickbyarray │ └── 3.0.2.nix ├── lodash-_pickbycallback │ └── 3.0.0.nix ├── lodash-_reescape │ └── 3.0.0.nix ├── lodash-_reevaluate │ └── 3.0.0.nix ├── lodash-_reinterpolate │ ├── 2.4.1.nix │ └── 3.0.0.nix ├── lodash-_reunescapedhtml │ └── 2.4.1.nix ├── lodash-_root │ └── 3.0.1.nix ├── lodash-_setcache │ └── 4.0.1.nix ├── lodash-_shimkeys │ └── 2.4.1.nix ├── lodash-_stack │ └── 4.0.1.nix ├── lodash-assign │ ├── 3.2.0.nix │ └── 4.2.0.nix ├── lodash-assignin │ └── 4.2.0.nix ├── lodash-bind │ └── 4.2.1.nix ├── lodash-camelcase │ ├── 3.0.1.nix │ └── 4.3.0.nix ├── lodash-cli │ └── 4.17.4.nix ├── lodash-clone │ └── 4.5.0.nix ├── lodash-clonedeep │ ├── 3.0.2.nix │ ├── 4.0.2.nix │ └── 4.5.0.nix ├── lodash-cond │ └── 4.5.2.nix ├── lodash-create │ └── 3.1.1.nix ├── lodash-curry │ └── 4.1.1.nix ├── lodash-debounce │ ├── 2.4.1.nix │ └── 3.1.1.nix ├── lodash-deburr │ └── 3.2.0.nix ├── lodash-defaults │ ├── 2.4.1.nix │ ├── 3.1.2.nix │ └── 4.2.0.nix ├── lodash-es │ └── 4.17.4.nix ├── lodash-escape │ ├── 2.4.1.nix │ ├── 3.0.0.nix │ └── 3.2.0.nix ├── lodash-filter │ └── 4.6.0.nix ├── lodash-findindex │ └── 4.6.0.nix ├── lodash-flatten │ └── 4.4.0.nix ├── lodash-foreach │ └── 4.5.0.nix ├── lodash-frompairs │ └── 4.0.1.nix ├── lodash-get │ └── 4.4.2.nix ├── lodash-isarguments │ ├── 3.0.4.nix │ ├── 3.0.5.nix │ └── 3.1.0.nix ├── lodash-isarray │ ├── 3.0.4.nix │ └── 4.0.0.nix ├── lodash-isequal │ └── 4.5.0.nix ├── lodash-isfunction │ ├── 2.4.1.nix │ └── 3.0.8.nix ├── lodash-isobject │ ├── 2.4.1.nix │ └── 3.0.2.nix ├── lodash-isplainobject │ ├── 3.2.0.nix │ └── 4.0.6.nix ├── lodash-isstring │ └── 4.0.1.nix ├── lodash-istypedarray │ ├── 3.0.2.nix │ └── 3.0.6.nix ├── lodash-keys │ ├── 2.4.1.nix │ ├── 3.1.2.nix │ └── 4.0.0.nix ├── lodash-keysin │ └── 3.0.8.nix ├── lodash-map │ └── 4.6.0.nix ├── lodash-mapvalues │ └── 4.6.0.nix ├── lodash-memoize │ ├── 3.0.4.nix │ └── 4.1.2.nix ├── lodash-merge │ ├── 3.3.2.nix │ └── 4.6.0.nix ├── lodash-mergewith │ └── 4.6.0.nix ├── lodash-now │ └── 2.4.1.nix ├── lodash-omit │ └── 3.1.0.nix ├── lodash-pad │ ├── 3.1.1.nix │ └── 3.2.1.nix ├── lodash-padleft │ └── 3.1.1.nix ├── lodash-padright │ └── 3.1.1.nix ├── lodash-pairs │ └── 3.0.1.nix ├── lodash-partialright │ └── 4.2.1.nix ├── lodash-pick │ └── 4.4.0.nix ├── lodash-pickby │ └── 4.6.0.nix ├── lodash-reduce │ └── 4.6.0.nix ├── lodash-reject │ └── 4.6.0.nix ├── lodash-repeat │ ├── 3.0.1.nix │ └── 3.1.1.nix ├── lodash-rest │ └── 4.0.0.nix ├── lodash-restparam │ └── 3.6.1.nix ├── lodash-set │ └── 4.3.2.nix ├── lodash-some │ └── 4.6.0.nix ├── lodash-sortby │ └── 4.7.0.nix ├── lodash-tail │ └── 4.1.1.nix ├── lodash-template │ ├── 2.4.1.nix │ └── 3.6.2.nix ├── lodash-templatesettings │ ├── 2.4.1.nix │ ├── 3.1.0.nix │ └── 3.1.1.nix ├── lodash-throttle │ └── 4.1.1.nix ├── lodash-toarray │ └── 4.4.0.nix ├── lodash-toplainobject │ └── 3.0.0.nix ├── lodash-union │ ├── 3.1.0.nix │ └── 4.0.1.nix ├── lodash-uniq │ ├── 3.2.2.nix │ ├── 4.0.1.nix │ └── 4.5.0.nix ├── lodash-uniqueid │ └── 3.2.0.nix ├── lodash-values │ └── 2.4.1.nix ├── lodash-without │ ├── 3.2.1.nix │ └── 4.0.1.nix ├── lodash-words │ └── 3.2.0.nix ├── lodash │ ├── 0.9.2.nix │ ├── 1.0.2.nix │ ├── 1.1.1.nix │ ├── 2.2.1.nix │ ├── 2.4.2.nix │ ├── 3.0.1.nix │ ├── 3.1.0.nix │ ├── 3.10.1.nix │ ├── 3.2.0.nix │ ├── 3.5.0.nix │ ├── 3.7.0.nix │ ├── 3.8.0.nix │ ├── 4.11.2.nix │ ├── 4.16.6.nix │ ├── 4.17.2.nix │ ├── 4.17.4.nix │ ├── 4.3.0.nix │ └── 4.5.1.nix ├── log-driver │ └── 1.2.4.nix ├── log-symbols │ └── 1.0.2.nix ├── log-update │ └── 1.0.2.nix ├── log4js │ └── 0.6.33.nix ├── logalot │ └── 2.1.0.nix ├── lolex │ ├── 1.1.0.nix │ └── 1.3.2.nix ├── longest │ └── 1.0.1.nix ├── loose-envify │ ├── 1.1.0.nix │ └── 1.3.1.nix ├── loud-rejection │ ├── 1.2.0.nix │ └── 1.6.0.nix ├── lower-case-first │ └── 1.0.2.nix ├── lower-case │ └── 1.1.3.nix ├── lowercase-keys │ └── 1.0.0.nix ├── lpad-align │ └── 1.1.0.nix ├── lpad │ ├── 0.1.0.nix │ ├── 1.0.0.nix │ └── 2.0.1.nix ├── lru-cache │ ├── 2.2.4.nix │ ├── 2.3.1.nix │ ├── 2.5.2.nix │ ├── 2.7.0.nix │ ├── 2.7.3.nix │ ├── 3.2.0.nix │ └── 4.0.1.nix ├── lru-queue │ └── 0.1.0.nix ├── lsmod │ ├── 0.0.3.nix │ └── 1.0.0.nix ├── ltgt │ ├── 1.0.2.nix │ └── 2.1.2.nix ├── macaddress │ └── 0.2.8.nix ├── mailcomposer │ └── 2.1.0.nix ├── make-dir │ └── 1.0.0.nix ├── make-error-cause │ └── 1.2.2.nix ├── make-error │ └── 1.3.0.nix ├── makeerror │ └── 1.0.11.nix ├── map-obj │ └── 1.0.1.nix ├── map-stream │ ├── 0.0.4.nix │ ├── 0.0.6.nix │ └── 0.1.0.nix ├── markdown-it │ ├── 4.4.0.nix │ └── 7.0.1.nix ├── marked-terminal │ └── 1.7.0.nix ├── marked │ ├── 0.3.5.nix │ └── 0.3.6.nix ├── match-stream │ └── 0.0.2.nix ├── matchdep │ └── 1.0.1.nix ├── matched │ └── 0.3.2.nix ├── matcher-collection │ └── 1.0.1.nix ├── material-ui │ └── 0.16.7.nix ├── math-expression-evaluator │ └── 1.2.16.nix ├── maxmin │ ├── 0.1.0.nix │ └── 1.1.0.nix ├── md5-hex │ ├── 1.1.0.nix │ └── 1.3.0.nix ├── md5-o-matic │ └── 0.1.1.nix ├── md5 │ └── 2.2.1.nix ├── mdurl │ └── 1.0.1.nix ├── media-typer │ └── 0.3.0.nix ├── mem-fs-editor │ └── 2.0.4.nix ├── mem-fs │ └── 1.1.0.nix ├── mem │ └── 1.1.0.nix ├── memcached │ └── 2.2.0.nix ├── memdown │ └── 1.1.0.nix ├── memoizee │ └── 0.3.9.nix ├── memory-fs │ ├── 0.2.0.nix │ ├── 0.3.0.nix │ └── 0.4.1.nix ├── memwatch │ └── 0.2.2.nix ├── meow │ ├── 2.1.0.nix │ ├── 3.6.0.nix │ └── 3.7.0.nix ├── merge-descriptors │ ├── 0.0.1.nix │ ├── 0.0.2.nix │ ├── 1.0.0.nix │ └── 1.0.1.nix ├── merge-stream │ ├── 0.1.8.nix │ └── 1.0.0.nix ├── merge │ └── 1.2.0.nix ├── metaviewport-parser │ └── 0.2.0.nix ├── method-override │ └── 2.3.5.nix ├── methods │ ├── 0.0.1.nix │ ├── 0.1.0.nix │ ├── 1.0.0.nix │ ├── 1.0.1.nix │ ├── 1.1.0.nix │ ├── 1.1.1.nix │ └── 1.1.2.nix ├── micromatch │ ├── 2.3.11.nix │ └── 2.3.2.nix ├── miller-rabin │ └── 4.0.0.nix ├── mime-db │ ├── 1.12.0.nix │ ├── 1.19.0.nix │ ├── 1.21.0.nix │ ├── 1.23.0.nix │ ├── 1.26.0.nix │ └── 1.30.0.nix ├── mime-types │ ├── 1.0.2.nix │ ├── 2.0.14.nix │ ├── 2.1.11.nix │ ├── 2.1.14.nix │ ├── 2.1.17.nix │ ├── 2.1.7.nix │ └── 2.1.9.nix ├── mime │ ├── 1.2.11.nix │ ├── 1.2.4.nix │ ├── 1.2.5.nix │ ├── 1.2.6.nix │ └── 1.3.4.nix ├── mimic-fn │ └── 1.1.0.nix ├── min-document │ └── 2.19.0.nix ├── mini-lr │ └── 0.1.9.nix ├── minijasminenode │ └── 1.1.1.nix ├── minimalistic-assert │ └── 1.0.0.nix ├── minimatch │ ├── 0.2.14.nix │ ├── 0.3.0.nix │ ├── 1.0.0.nix │ ├── 2.0.10.nix │ ├── 3.0.0.nix │ ├── 3.0.3.nix │ └── 3.0.4.nix ├── minimist │ ├── 0.0.10.nix │ ├── 0.0.8.nix │ ├── 0.2.0.nix │ ├── 1.1.3.nix │ └── 1.2.0.nix ├── mixin-object │ └── 2.0.1.nix ├── mixpanel-browser │ └── 2.13.0.nix ├── mixpanel-data-export │ └── 1.8.2.nix ├── mixpanel │ └── 0.5.0.nix ├── mkdirp │ ├── 0.3.0.nix │ ├── 0.3.3.nix │ ├── 0.3.5.nix │ ├── 0.5.0.nix │ └── 0.5.1.nix ├── mkpath │ └── 0.1.0.nix ├── mktemp │ └── 0.3.5.nix ├── mocha-lcov-reporter │ └── 1.2.0.nix ├── mocha │ ├── 1.0.3.nix │ ├── 1.17.1.nix │ ├── 1.18.2.nix │ ├── 1.21.5.nix │ ├── 1.7.4.nix │ ├── 2.1.0.nix │ ├── 2.2.5.nix │ ├── 2.3.4.nix │ ├── 2.4.5.nix │ └── 3.2.0.nix ├── mock-knex │ └── 0.2.2.nix ├── mockery │ └── 1.4.0.nix ├── module-deps │ ├── 1.0.2.nix │ ├── 2.0.6.nix │ ├── 3.9.1.nix │ ├── 4.0.2.nix │ └── 4.0.8.nix ├── module-not-found-error │ └── 1.0.1.nix ├── moment-range │ └── 3.0.3.nix ├── moment-timezone │ ├── 0.0.2.nix │ ├── 0.3.1.nix │ ├── 0.4.1.nix │ └── 0.5.13.nix ├── moment │ ├── 2.0.0.nix │ ├── 2.1.0.nix │ ├── 2.10.6.nix │ ├── 2.12.0.nix │ ├── 2.18.1.nix │ ├── 2.2.1.nix │ ├── 2.5.1.nix │ └── 2.9.0.nix ├── mongodb-core │ └── 1.2.24.nix ├── mongodb │ ├── 1.4.15.nix │ └── 2.0.49.nix ├── mongojs │ └── 0.14.2.nix ├── mongoose │ └── 4.2.7.nix ├── morgan │ └── 1.6.1.nix ├── mothership │ └── 0.2.0.nix ├── mout │ ├── 0.11.1.nix │ └── 0.9.1.nix ├── mpath │ └── 0.1.1.nix ├── mpromise │ └── 0.5.4.nix ├── mquery │ └── 1.6.3.nix ├── ms │ ├── 0.3.0.nix │ ├── 0.6.2.nix │ ├── 0.7.0.nix │ ├── 0.7.1.nix │ ├── 0.7.2.nix │ └── 2.0.0.nix ├── multer │ ├── 0.1.8.nix │ └── 1.2.0.nix ├── multimatch │ └── 2.1.0.nix ├── multimeter │ └── 0.1.1.nix ├── multiparty │ ├── 2.2.0.nix │ └── 3.3.2.nix ├── multipipe │ └── 0.1.2.nix ├── muri │ └── 1.0.0.nix ├── mustache │ └── 2.2.0.nix ├── mute-stdout │ └── 1.0.0.nix ├── mute-stream │ ├── 0.0.4.nix │ ├── 0.0.5.nix │ └── 0.0.7.nix ├── mv │ ├── 0.0.5.nix │ └── 2.0.3.nix ├── mysql │ └── 2.9.0.nix ├── nan │ ├── 0.8.0.nix │ ├── 1.0.0.nix │ ├── 1.4.3.nix │ ├── 1.5.3.nix │ ├── 1.8.4.nix │ ├── 2.0.5.nix │ ├── 2.0.9.nix │ ├── 2.1.0.nix │ ├── 2.2.0.nix │ ├── 2.4.0.nix │ └── 2.6.2.nix ├── natural-compare │ └── 1.4.0.nix ├── navigator │ └── 1.0.1.nix ├── ncname │ └── 1.0.0.nix ├── nconf │ └── 0.8.2.nix ├── ncp │ ├── 0.4.2.nix │ └── 0.6.0.nix ├── ndjson │ └── 1.4.3.nix ├── needle │ ├── 0.10.0.nix │ ├── 0.11.0.nix │ └── 1.6.0.nix ├── negotiator │ ├── 0.3.0.nix │ ├── 0.4.9.nix │ ├── 0.5.3.nix │ ├── 0.6.0.nix │ └── 0.6.1.nix ├── nested-error-stacks │ └── 1.0.2.nix ├── newrelic │ ├── 1.25.0.nix │ └── 1.34.0.nix ├── next-tick │ └── 0.2.2.nix ├── ng-redux │ └── 3.4.0-beta.1.nix ├── ng-tags-input │ └── 3.2.0.nix ├── ngcomponent │ └── 3.0.2.nix ├── ngtemplate-loader │ └── 1.3.1.nix ├── no-case │ └── 2.3.1.nix ├── nocache │ └── 2.0.0.nix ├── node-cache │ ├── 1.1.0.nix │ └── 3.2.1.nix ├── node-dir │ └── 0.1.17.nix ├── node-emoji │ └── 1.7.0.nix ├── node-esapi │ └── 0.0.1.nix ├── node-extend │ └── 1.1.6.nix ├── node-fetch │ └── 1.6.3.nix ├── node-gyp │ ├── 0.12.2.nix │ ├── 0.13.1.nix │ ├── 3.0.3.nix │ ├── 3.2.1.nix │ └── 3.6.0.nix ├── node-int64 │ ├── 0.3.3.nix │ └── 0.4.0.nix ├── node-krb5 │ ├── 0.0.5.nix │ ├── 0.0.6.nix │ └── nan_v2.patch ├── node-libs-browser │ ├── 0.5.3.nix │ ├── 0.7.0.nix │ └── 2.0.0.nix ├── node-marketo │ └── 0.2.4.nix ├── node-notifier │ ├── 1.2.1.nix │ ├── 4.6.1.nix │ └── 5.1.2.nix ├── node-pre-gyp │ ├── 0.6.15.nix │ └── 0.6.31.nix ├── node-sass │ ├── 3.13.1.nix │ ├── 3.14.0-0.nix │ ├── 3.4.2.nix │ └── 4.5.2.nix ├── node-statsd │ └── 0.1.1.nix ├── node-status-codes │ └── 1.0.0.nix ├── node-uuid │ └── 1.4.7.nix ├── nodeload │ └── 0.4.0.nix ├── nodemailer-direct-transport │ └── 1.1.0.nix ├── nodemailer-smtp-pool │ └── 1.1.3.nix ├── nodemailer-smtp-transport │ └── 1.0.4.nix ├── nodemailer-wellknown │ └── 0.1.7.nix ├── nodemailer │ └── 1.10.0.nix ├── nodemon │ ├── 0.7.10.nix │ ├── 1.11.0.nix │ ├── 1.3.0-7.nix │ └── 1.8.1.nix ├── nodeunit │ └── 0.9.5.nix ├── nomnom │ └── 1.8.1.nix ├── nopt │ ├── 1.0.10.nix │ ├── 2.0.0.nix │ ├── 2.1.1.nix │ ├── 2.1.2.nix │ ├── 2.2.1.nix │ └── 3.0.6.nix ├── noptify │ └── 0.0.3.nix ├── normalize-git-url │ └── 3.0.1.nix ├── normalize-package-data │ ├── 0.2.13.nix │ ├── 1.0.3.nix │ └── 2.3.5.nix ├── normalize-path │ └── 2.0.1.nix ├── normalize-range │ └── 0.1.2.nix ├── normalize-url │ └── 1.9.1.nix ├── npm-cache-filename │ └── 1.0.2.nix ├── npm-install-checks │ ├── 2.0.1.nix │ └── 3.0.0.nix ├── npm-package-arg │ └── 4.1.0.nix ├── npm-registry-client │ ├── 0.3.6.nix │ └── 7.0.9.nix ├── npm-run-path │ └── 2.0.2.nix ├── npm-user-validate │ ├── 0.0.3.nix │ └── 0.1.2.nix ├── npm │ ├── 1.3.26.nix │ ├── 3.5.0.nix │ └── 3.6.0.nix ├── npmconf │ ├── 0.1.16.nix │ └── 2.1.2.nix ├── npmlog │ ├── 0.0.6.nix │ ├── 1.2.1.nix │ ├── 2.0.0.nix │ ├── 2.0.1.nix │ └── 4.0.2.nix ├── nssocket │ └── 0.6.0.nix ├── nth-check │ └── 1.0.1.nix ├── nub │ └── 0.0.0.nix ├── nue │ └── 0.7.1.nix ├── nugget │ └── 1.6.0.nix ├── null-check │ └── 1.0.0.nix ├── num2fraction │ └── 1.2.2.nix ├── number-is-nan │ └── 1.0.0.nix ├── number-to-words │ └── 1.2.3.nix ├── numeral │ └── 2.0.6.nix ├── nunjucks │ └── 3.0.1.nix ├── nw │ └── 0.12.3.nix ├── nwmatcher │ ├── 1.3.7.nix │ └── 1.3.9.nix ├── nyc │ └── 7.1.0.nix ├── oauth-sign │ ├── 0.2.0.nix │ ├── 0.3.0.nix │ ├── 0.4.0.nix │ ├── 0.5.0.nix │ ├── 0.6.0.nix │ ├── 0.8.0.nix │ └── 0.8.2.nix ├── oauth │ └── 0.9.14.nix ├── object-assign │ ├── 0.3.1.nix │ ├── 1.0.0.nix │ ├── 2.1.1.nix │ ├── 3.0.0.nix │ ├── 4.0.1.nix │ ├── 4.0.4.nix │ ├── 4.1.0.nix │ └── 4.1.1.nix ├── object-component │ └── 0.0.3.nix ├── object-entries │ └── 1.0.4.nix ├── object-hash │ └── 1.1.8.nix ├── object-is │ └── 1.0.1.nix ├── object-keys │ ├── 0.4.0.nix │ ├── 1.0.1.nix │ ├── 1.0.11.nix │ └── 1.0.9.nix ├── object-omit │ └── 2.0.0.nix ├── object-path │ └── 0.11.4.nix ├── object-pick │ └── 1.3.0.nix ├── object-values │ └── 1.0.4.nix ├── objectid │ └── 2.3.0.nix ├── on-finished │ ├── 2.1.1.nix │ ├── 2.2.1.nix │ └── 2.3.0.nix ├── on-headers │ └── 1.0.1.nix ├── once │ ├── 1.1.1.nix │ ├── 1.2.0.nix │ ├── 1.3.0.nix │ ├── 1.3.2.nix │ ├── 1.3.3.nix │ └── 1.4.0.nix ├── onecolor │ └── 3.0.4.nix ├── onetime │ ├── 1.0.0.nix │ └── 2.0.1.nix ├── only-shallow │ └── 1.2.0.nix ├── open │ └── 0.0.5.nix ├── opener │ ├── 1.3.0.nix │ └── 1.4.1.nix ├── openid │ └── 0.5.13.nix ├── opn │ ├── 1.0.2.nix │ └── 4.0.2.nix ├── optimist │ ├── 0.2.8.nix │ ├── 0.3.7.nix │ ├── 0.4.0.nix │ ├── 0.5.2.nix │ └── 0.6.1.nix ├── optionator │ ├── 0.5.0.nix │ ├── 0.6.0.nix │ ├── 0.8.1.nix │ └── 0.8.2.nix ├── options │ └── 0.0.6.nix ├── optparse │ └── 1.0.3.nix ├── orchestrator │ └── 0.3.7.nix ├── ordered-read-streams │ ├── 0.1.0.nix │ └── 0.3.0.nix ├── original │ └── 1.0.0.nix ├── os-browserify │ ├── 0.1.2.nix │ └── 0.2.1.nix ├── os-filter-obj │ └── 1.0.3.nix ├── os-homedir │ └── 1.0.1.nix ├── os-locale │ ├── 1.4.0.nix │ └── 2.1.0.nix ├── os-name │ └── 1.0.3.nix ├── os-shim │ └── 0.1.3.nix ├── os-tmpdir │ └── 1.0.1.nix ├── osenv │ ├── 0.0.3.nix │ ├── 0.1.0.nix │ └── 0.1.3.nix ├── osx-release │ └── 1.1.0.nix ├── outpipe │ └── 1.1.1.nix ├── output-file-sync │ ├── 1.1.1.nix │ └── 1.1.2.nix ├── over │ └── 0.0.5.nix ├── p-finally │ └── 1.0.0.nix ├── p-limit │ └── 1.1.0.nix ├── p-locate │ └── 2.0.0.nix ├── p-map │ └── 1.2.0.nix ├── p-throttler │ ├── 0.1.0.nix │ └── 0.1.1.nix ├── package-json │ ├── 0.2.0.nix │ ├── 1.2.0.nix │ └── 4.0.1.nix ├── package │ └── 1.0.1.nix ├── packet-reader │ ├── 0.2.0.nix │ └── 0.3.1.nix ├── pad-component │ └── 0.0.1.nix ├── pad-stdio │ └── 1.0.0.nix ├── pako │ ├── 0.2.8.nix │ └── 1.0.5.nix ├── param-case │ ├── 1.1.2.nix │ └── 2.1.1.nix ├── parents │ ├── 0.0.2.nix │ └── 1.0.1.nix ├── parse-asn1 │ └── 5.0.0.nix ├── parse-base64vlq-mappings │ └── 0.1.4.nix ├── parse-cache-control │ └── 1.0.1.nix ├── parse-glob │ └── 3.0.4.nix ├── parse-json │ └── 2.2.0.nix ├── parse-passwd │ └── 1.0.0.nix ├── parse5 │ ├── 1.5.0.nix │ └── 1.5.1.nix ├── parsejson │ ├── 0.0.1.nix │ └── 0.0.3.nix ├── parseqs │ ├── 0.0.2.nix │ └── 0.0.5.nix ├── parseuri │ ├── 0.0.2.nix │ ├── 0.0.4.nix │ └── 0.0.5.nix ├── parseurl │ ├── 1.3.0.nix │ └── 1.3.1.nix ├── pascal-case │ └── 1.1.2.nix ├── passport-client-cert │ └── 2.0.0.nix ├── passport-google-oauth │ └── 0.1.5.nix ├── passport-google │ └── 0.3.0.nix ├── passport-http │ └── 0.2.2.nix ├── passport-kerberos │ └── 0.0.1.nix ├── passport-ldapauth │ └── 0.6.0.nix ├── passport-local │ ├── 0.1.6.nix │ └── 1.0.0.nix ├── passport-localapikey-update │ └── 0.5.0.nix ├── passport-localapikey │ └── 0.0.3.nix ├── passport-oauth │ └── 0.1.15.nix ├── passport-openid │ └── 0.3.1.nix ├── passport-strategy │ └── 1.0.0.nix ├── passport │ ├── 0.1.18.nix │ ├── 0.2.2.nix │ └── 0.3.2.nix ├── patch-text │ └── 1.0.2.nix ├── path-array │ ├── 1.0.0.nix │ └── 1.0.1.nix ├── path-browserify │ └── 0.0.0.nix ├── path-case │ └── 1.1.2.nix ├── path-dirname │ └── 1.0.2.nix ├── path-exists │ ├── 1.0.0.nix │ ├── 2.1.0.nix │ └── 3.0.0.nix ├── path-is-absolute │ ├── 1.0.0.nix │ └── 1.0.1.nix ├── path-is-inside │ └── 1.0.1.nix ├── path-key │ └── 2.0.1.nix ├── path-parse │ └── 1.0.5.nix ├── path-platform │ └── 0.11.15.nix ├── path-posix │ └── 1.0.0.nix ├── path-to-regexp │ ├── 0.1.3.nix │ ├── 0.1.7.nix │ └── 1.7.0.nix ├── path-type │ ├── 1.1.0.nix │ └── 2.0.0.nix ├── path │ └── 0.12.7.nix ├── pause-stream │ └── 0.0.11.nix ├── pause │ ├── 0.0.1.nix │ └── 0.1.0.nix ├── pbkdf2-compat │ └── 2.0.1.nix ├── pbkdf2 │ └── 3.0.4.nix ├── pct-encode │ └── 1.0.2.nix ├── peek-stream │ └── 1.1.2.nix ├── pend │ └── 1.2.0.nix ├── performance-now │ ├── 0.2.0.nix │ └── 2.1.0.nix ├── pg-connection-string │ └── 0.1.3.nix ├── pg-copy-streams │ └── 0.3.0.nix ├── pg-cursor │ └── 1.0.0.nix ├── pg-large-object │ └── 0.0.1.nix ├── pg-pool │ └── 1.8.0.nix ├── pg-query-stream │ └── 0.7.0.nix ├── pg-types │ └── 1.10.0.nix ├── pg │ ├── 4.4.3.nix │ ├── 4.5.7.nix │ └── 6.4.2.nix ├── pgpass │ ├── 0.0.3.nix │ └── 1.0.2.nix ├── phantomjs-prebuilt │ └── 2.1.7.nix ├── phantomjs │ └── 1.9.20.nix ├── pidusage │ ├── 0.1.1.nix │ ├── 1.0.1.nix │ └── 1.1.6.nix ├── pify │ ├── 2.3.0.nix │ └── 3.0.0.nix ├── pinkie-promise │ ├── 1.0.0.nix │ └── 2.0.0.nix ├── pinkie │ ├── 1.0.0.nix │ └── 2.0.1.nix ├── pipetteur │ └── 2.0.3.nix ├── pitboss-ng │ └── 0.3.2.nix ├── pkg-dir │ └── 1.0.0.nix ├── pkg-up │ └── 1.0.0.nix ├── pkginfo │ ├── 0.2.3.nix │ └── 0.3.1.nix ├── plaidchat │ └── 2.15.0.nix ├── platform │ └── 1.3.4.nix ├── plur │ ├── 1.0.0.nix │ └── 2.1.2.nix ├── pluralize │ ├── 1.2.1.nix │ └── 3.1.0.nix ├── pm2-axon-rpc │ ├── 0.3.6.nix │ └── 0.4.5.nix ├── pm2-axon │ ├── 2.0.9.nix │ └── 3.0.2.nix ├── pm2-deploy │ ├── 0.2.1.nix │ └── 0.3.7.nix ├── pm2-multimeter │ └── 0.1.2.nix ├── pm2 │ ├── 1.0.0.nix │ ├── 2.2.2.nix │ └── 2.6.1.nix ├── pmx │ ├── 0.5.8.nix │ ├── 0.6.8.nix │ └── 1.3.0.nix ├── policyfile │ └── 0.0.4.nix ├── pool2 │ └── 1.3.0.nix ├── pooling │ └── 0.4.6.nix ├── pop-iterate │ └── 1.0.1.nix ├── popsicle-proxy-agent │ └── 3.0.0.nix ├── popsicle-retry │ └── 3.2.1.nix ├── popsicle-rewrite │ └── 1.0.0.nix ├── popsicle-status │ └── 2.0.1.nix ├── popsicle │ └── 9.1.0.nix ├── portscanner │ └── 1.0.0.nix ├── postcss-calc │ └── 5.3.1.nix ├── postcss-colormin │ └── 2.2.2.nix ├── postcss-convert-values │ └── 2.6.1.nix ├── postcss-discard-comments │ └── 2.0.4.nix ├── postcss-discard-duplicates │ └── 2.1.0.nix ├── postcss-discard-empty │ └── 2.1.0.nix ├── postcss-discard-overridden │ └── 0.1.1.nix ├── postcss-discard-unused │ └── 2.2.3.nix ├── postcss-filter-plugins │ └── 2.0.2.nix ├── postcss-load-config │ └── 1.2.0.nix ├── postcss-load-options │ └── 1.2.0.nix ├── postcss-load-plugins │ └── 2.3.0.nix ├── postcss-loader │ ├── 0.9.1.nix │ ├── 1.2.2.nix │ └── 1.3.3.nix ├── postcss-merge-idents │ └── 2.1.7.nix ├── postcss-merge-longhand │ └── 2.0.2.nix ├── postcss-merge-rules │ └── 2.1.2.nix ├── postcss-message-helpers │ └── 2.0.0.nix ├── postcss-minify-font-values │ └── 1.0.5.nix ├── postcss-minify-gradients │ └── 1.0.5.nix ├── postcss-minify-params │ └── 1.2.2.nix ├── postcss-minify-selectors │ └── 2.1.1.nix ├── postcss-modules-extract-imports │ └── 1.0.1.nix ├── postcss-modules-local-by-default │ └── 1.1.1.nix ├── postcss-modules-scope │ └── 1.0.2.nix ├── postcss-modules-values │ └── 1.2.2.nix ├── postcss-normalize-charset │ └── 1.1.1.nix ├── postcss-normalize-url │ └── 3.0.8.nix ├── postcss-ordered-values │ └── 2.2.3.nix ├── postcss-reduce-idents │ └── 2.4.0.nix ├── postcss-reduce-initial │ └── 1.0.1.nix ├── postcss-reduce-transforms │ └── 1.0.4.nix ├── postcss-reporter │ └── 1.4.1.nix ├── postcss-resolve-nested-selector │ └── 0.1.1.nix ├── postcss-scss │ └── 0.1.9.nix ├── postcss-selector-parser │ ├── 1.3.3.nix │ └── 2.2.3.nix ├── postcss-svgo │ └── 2.1.6.nix ├── postcss-unique-selectors │ └── 2.0.2.nix ├── postcss-value-parser │ └── 3.3.0.nix ├── postcss-zindex │ └── 2.2.0.nix ├── postcss │ ├── 5.0.12.nix │ └── 5.2.17.nix ├── postgres-array │ └── 1.0.0.nix ├── postgres-bytea │ └── 1.0.0.nix ├── postgres-date │ └── 1.0.0.nix ├── postgres-interval │ └── 1.0.0.nix ├── powerbi-visuals-package-validator │ └── 1.0.0.nix ├── powerbi-visuals-tools │ └── 1.7.2.nix ├── powerbi-visuals-utils-dataviewutils │ └── 1.2.0.nix ├── prebuild │ └── 2.7.1.nix ├── precond │ └── 0.2.3.nix ├── prelude-ls │ └── 1.1.2.nix ├── prepack │ └── 0.2.5.nix ├── prepend-http │ └── 1.0.3.nix ├── preserve │ └── 0.2.0.nix ├── pretty-bytes │ ├── 0.1.2.nix │ ├── 1.0.4.nix │ └── 2.0.1.nix ├── pretty-data │ └── 0.40.0.nix ├── pretty-error │ └── 2.2.0-rc.1.nix ├── pretty-format │ ├── 18.5.0-alpha.7da3df39.nix │ └── 19.0.0.nix ├── pretty-hrtime │ ├── 0.2.2.nix │ └── 1.0.1.nix ├── private │ ├── 0.1.6.nix │ └── 0.1.7.nix ├── process-nextick-args │ ├── 1.0.3.nix │ └── 1.0.6.nix ├── process │ ├── 0.11.2.nix │ ├── 0.5.2.nix │ ├── 0.6.0.nix │ └── 0.7.0.nix ├── progress-stream │ └── 1.2.0.nix ├── progress │ └── 1.1.8.nix ├── promise-finally │ └── 3.0.0.nix ├── promise-map-series │ └── 0.2.2.nix ├── promise-retry │ └── 1.1.1.nix ├── promise │ ├── 2.0.0.nix │ ├── 6.1.0.nix │ ├── 7.0.4.nix │ └── 7.1.1.nix ├── prompt │ └── 0.2.14.nix ├── promptly │ ├── 0.2.0.nix │ └── 2.2.0.nix ├── promzard │ ├── 0.2.2.nix │ └── 0.3.0.nix ├── prop-types-exact │ └── 1.1.0.nix ├── prop-types │ ├── 15.5.10.nix │ └── 15.5.8.nix ├── proper-lockfile │ └── 2.0.1.nix ├── propprop │ └── 0.3.0.nix ├── protagonist │ └── 0.20.1.nix ├── proto-list │ └── 1.2.4.nix ├── protractor-jasmine2-screenshot-reporter │ └── 0.1.7.nix ├── protractor-screenshot-reporter │ └── 0.0.5.nix ├── protractor │ ├── 1.8.0.nix │ ├── 2.2.0.nix │ ├── 2.5.1.nix │ ├── 3.3.0.nix │ ├── 4.0.14.nix │ └── selenium-dir.patch ├── proxy-addr │ ├── 1.0.8.nix │ └── 1.1.5.nix ├── proxyquire │ ├── 1.4.0.nix │ ├── 1.7.10.nix │ ├── 1.7.3.nix │ └── 1.8.0.nix ├── prr │ ├── 0.0.0.nix │ └── 1.0.1.nix ├── ps-tree │ ├── 0.0.3.nix │ └── 1.0.1.nix ├── pseudomap │ └── 1.0.2.nix ├── public-encrypt │ └── 4.0.0.nix ├── pui-css-tooltips │ └── 8.1.0.nix ├── pui-react-animation │ └── 0.2.1.nix ├── pui-react-mixins │ └── 8.1.0.nix ├── pui-react-overlay-trigger │ └── 8.1.0.nix ├── pui-react-tooltip │ └── 8.1.0.nix ├── pull-core │ └── 1.0.0.nix ├── pull-stream │ └── 2.21.0.nix ├── pullstream │ └── 0.4.1.nix ├── pulp │ └── 5.0.2.nix ├── pump │ ├── 0.3.5.nix │ └── 1.0.1.nix ├── pumpify │ └── 1.3.5.nix ├── punycode │ ├── 1.2.4.nix │ ├── 1.3.2.nix │ ├── 1.4.1.nix │ └── 2.1.0.nix ├── purescript │ └── 0.11.6.nix ├── purs-loader │ └── 0.3.4.nix ├── q │ ├── 0.9.7.nix │ ├── 1.0.0.nix │ ├── 1.0.1.nix │ ├── 1.4.1.nix │ └── 2.0.3.nix ├── qjobs │ └── 1.1.5.nix ├── qrs │ └── 2.0.2.nix ├── qs │ ├── 0.4.2.nix │ ├── 0.5.1.nix │ ├── 0.5.6.nix │ ├── 0.6.5.nix │ ├── 0.6.6.nix │ ├── 1.0.2.nix │ ├── 1.2.0.nix │ ├── 1.2.2.nix │ ├── 2.2.5.nix │ ├── 2.3.3.nix │ ├── 2.4.2.nix │ ├── 3.1.0.nix │ ├── 4.0.0.nix │ ├── 5.1.0.nix │ ├── 5.2.0.nix │ ├── 6.0.2.nix │ ├── 6.2.1.nix │ ├── 6.4.0.nix │ ├── 6.5.0.nix │ └── 6.5.1.nix ├── qsocks │ └── 2.2.13.nix ├── query-string │ └── 4.3.2.nix ├── querystring-es3 │ ├── 0.2.0.nix │ └── 0.2.1.nix ├── querystring │ └── 0.2.0.nix ├── querystringify │ └── 0.0.3.nix ├── quick-temp │ └── 0.1.3.nix ├── raf │ └── 3.3.2.nix ├── ramda │ ├── 0.21.0.nix │ └── 0.25.0.nix ├── random-bytes │ └── 1.0.0.nix ├── randomatic │ └── 1.1.3.nix ├── randombytes │ └── 2.0.1.nix ├── range-parser │ ├── 0.0.4.nix │ ├── 1.0.3.nix │ └── 1.2.0.nix ├── raven-js │ └── 2.3.0.nix ├── raven │ ├── 0.11.0.nix │ ├── 0.12.1.nix │ ├── 0.7.3.nix │ ├── 0.8.1.nix │ ├── 1.2.1.nix │ └── 2.4.1.nix ├── raw-body │ ├── 1.1.2.nix │ ├── 2.0.2.nix │ ├── 2.1.4.nix │ └── 2.2.0.nix ├── raw-loader │ └── 0.5.1.nix ├── rc-align │ └── 2.3.4.nix ├── rc-animate │ └── 2.4.1.nix ├── rc-slider │ └── 4.0.1.nix ├── rc-tooltip │ └── 3.4.8.nix ├── rc-trigger │ └── 1.11.3.nix ├── rc-util │ ├── 3.4.1.nix │ └── 4.0.4.nix ├── rc │ ├── 0.5.5.nix │ ├── 1.1.5.nix │ └── 1.1.6.nix ├── rcfinder │ └── 0.1.9.nix ├── rcloader │ └── 0.2.2.nix ├── react-addons-create-fragment │ └── 15.6.0-rc.1.nix ├── react-addons-css-transition-group │ └── 15.5.2.nix ├── react-addons-shallow-compare │ └── 15.5.2.nix ├── react-addons-test-utils │ ├── 0.14.8.nix │ ├── 15.4.2.nix │ └── 15.6.0-rc.1.nix ├── react-addons-transition-group │ └── 15.6.0-rc.1.nix ├── react-addons-update │ └── 15.5.2.nix ├── react-autobind │ └── 1.0.6.nix ├── react-dates │ ├── 12.1.2.nix │ └── 12.2.4.nix ├── react-deep-force-update │ └── 2.1.1.nix ├── react-dev-utils │ └── 0.5.2.nix ├── react-dnd-html5-backend │ └── 2.5.1.nix ├── react-dnd-touch-backend │ └── 0.3.14.nix ├── react-dnd │ └── 2.5.1.nix ├── react-dom-factories │ └── 1.0.1.nix ├── react-dom │ ├── 0.14.9.nix │ ├── 15.4.2.nix │ ├── 15.5.4.nix │ └── 16.0.0-beta.5.nix ├── react-event-listener │ └── 0.4.5.nix ├── react-hot-loader │ └── 3.0.0-beta.7.nix ├── react-modal │ ├── 1.9.7.nix │ └── 2.2.4.nix ├── react-moment-proptypes │ └── 1.4.0.nix ├── react-onclickoutside │ └── 5.11.1.nix ├── react-portal │ └── 3.1.0.nix ├── react-proxy │ └── 3.0.0-alpha.1.nix ├── react-redux │ ├── 4.4.8.nix │ └── 5.0.4.nix ├── react-router-dom │ └── 4.1.2.nix ├── react-router-redux │ └── 5.0.0-alpha.6.nix ├── react-router │ ├── 3.0.6-pre.0.nix │ └── 4.1.2.nix ├── react-scripts │ └── 0.9.5.nix ├── react-tap-event-plugin │ └── 2.0.1.nix ├── react-test-renderer │ └── 15.5.4.nix ├── react-tether │ └── 0.5.7.nix ├── react-tooltip │ └── 3.3.0.nix ├── react │ ├── 0.13.3.nix │ ├── 0.14.3.nix │ ├── 0.14.9.nix │ ├── 15.4.2.nix │ ├── 15.5.4.nix │ └── 16.0.0-beta.5.nix ├── react2angular │ └── 1.1.3.nix ├── read-all-stream │ └── 3.0.1.nix ├── read-chunk │ └── 1.0.1.nix ├── read-cmd-shim │ └── 1.0.1.nix ├── read-data │ └── 0.3.0.nix ├── read-file-stdin │ └── 0.2.1.nix ├── read-installed │ ├── 0.2.5.nix │ └── 4.0.3.nix ├── read-only-stream │ ├── 1.1.1.nix │ └── 2.0.0.nix ├── read-package-json │ ├── 1.1.9.nix │ ├── 1.3.3.nix │ ├── 2.0.2.nix │ └── 2.0.3.nix ├── read-package-tree │ └── 5.1.2.nix ├── read-pkg-up │ ├── 1.0.1.nix │ └── 2.0.0.nix ├── read-pkg │ ├── 1.1.0.nix │ └── 2.0.0.nix ├── read-yaml │ └── 1.1.0.nix ├── read │ └── 1.0.7.nix ├── readable-stream │ ├── 1.0.27-1.nix │ ├── 1.0.31.nix │ ├── 1.0.33.nix │ ├── 1.1.13-1.nix │ ├── 1.1.13.nix │ ├── 2.0.4.nix │ ├── 2.0.5.nix │ ├── 2.0.6.nix │ ├── 2.1.5.nix │ └── 2.2.9.nix ├── readable-string │ ├── 0.1.1.nix │ └── 1.0.1.nix ├── readable-wrap │ └── 1.0.0.nix ├── readdir-scoped-modules │ └── 1.0.2.nix ├── readdirp │ └── 2.0.0.nix ├── readline2 │ ├── 0.1.1.nix │ └── 1.0.1.nix ├── realize-package-specifier │ └── 3.0.1.nix ├── recast │ ├── 0.10.33.nix │ ├── 0.10.39.nix │ └── 0.11.23.nix ├── rechoir │ └── 0.6.2.nix ├── recompose │ └── 0.21.2.nix ├── recursive-readdir │ ├── 0.0.2.nix │ └── 2.1.1.nix ├── redbox-react │ └── 1.5.0.nix ├── redent │ └── 1.0.0.nix ├── redeyed │ ├── 0.4.4.nix │ └── 1.0.1.nix ├── redis │ ├── 0.7.3.nix │ └── 2.3.1.nix ├── reduce-component │ └── 1.0.1.nix ├── reduce-css-calc │ └── 1.3.0.nix ├── reduce-function-call │ └── 1.0.2.nix ├── reduce-reducers │ └── 0.1.2.nix ├── redux-actions │ ├── 0.10.1.nix │ ├── 0.9.1.nix │ └── 2.0.2.nix ├── redux-devtools │ └── 3.1.1.nix ├── redux-logger │ ├── 2.10.2.nix │ └── 2.6.0.nix ├── redux-mock-store │ └── 1.2.3.nix ├── redux-saga │ └── 0.14.7.nix ├── redux-storage-decorator-debounce │ └── 1.1.3.nix ├── redux-storage-engine-localforage │ └── 1.0.0.nix ├── redux-storage-merger-simple │ └── 1.0.5.nix ├── redux-storage │ └── 4.1.2.nix ├── redux-thunk │ └── 1.0.3.nix ├── redux │ ├── 3.6.0.nix │ └── 3.7.2.nix ├── referrer-policy │ └── 1.1.0.nix ├── regenerate │ └── 1.2.1.nix ├── regenerator-runtime │ ├── 0.10.3.nix │ ├── 0.10.5.nix │ ├── 0.11.0.nix │ └── 0.9.5.nix ├── regenerator-transform │ ├── 0.10.1.nix │ └── 0.9.8.nix ├── regenerator │ └── 0.8.40.nix ├── regex-cache │ └── 0.4.2.nix ├── regexp-clone │ └── 0.0.1.nix ├── regexpu-core │ ├── 1.0.0.nix │ └── 2.0.0.nix ├── regexpu │ └── 1.3.0.nix ├── registry-auth-token │ └── 3.3.1.nix ├── registry-url │ ├── 0.1.1.nix │ └── 3.0.3.nix ├── regjsgen │ └── 0.2.0.nix ├── regjsparser │ └── 0.1.5.nix ├── relateurl │ └── 0.2.6.nix ├── relative │ └── 3.0.2.nix ├── remove-trailing-separator │ └── 1.1.0.nix ├── rename-function-calls │ └── 0.1.1.nix ├── renderkid │ └── 2.0.1.nix ├── repeat-element │ └── 1.1.2.nix ├── repeat-string │ ├── 0.2.2.nix │ └── 1.5.2.nix ├── repeating │ ├── 1.1.3.nix │ └── 2.0.0.nix ├── replace-ext │ ├── 0.0.1.nix │ └── 1.0.0.nix ├── replace-requires │ └── 1.0.4.nix ├── replacestream │ └── 4.0.2.nix ├── request-capture-har │ └── 1.2.2.nix ├── request-progress │ ├── 0.3.0.nix │ ├── 0.3.1.nix │ └── 2.0.1.nix ├── request-promise-core │ └── 1.1.1.nix ├── request-promise │ ├── 0.4.3.nix │ ├── 2.0.1.nix │ ├── 3.0.0.nix │ └── 4.2.1.nix ├── request-replay │ └── 0.2.0.nix ├── request │ ├── 2.12.0.nix │ ├── 2.16.6.nix │ ├── 2.27.0.nix │ ├── 2.30.0.nix │ ├── 2.36.0.nix │ ├── 2.40.0.nix │ ├── 2.42.0.nix │ ├── 2.51.0.nix │ ├── 2.53.0.nix │ ├── 2.57.0.nix │ ├── 2.67.0.nix │ ├── 2.68.0.nix │ ├── 2.69.0.nix │ ├── 2.74.0.nix │ ├── 2.75.0.nix │ ├── 2.81.0.nix │ └── 2.83.0.nix ├── require-directory │ └── 2.1.1.nix ├── require-from-string │ └── 1.2.1.nix ├── require-main-filename │ └── 1.0.1.nix ├── require-uncached │ └── 1.0.3.nix ├── requirejs │ ├── 2.1.22.nix │ └── 2.3.1.nix ├── requires-port │ ├── 0.0.1.nix │ └── 1.0.0.nix ├── reqwest │ └── 2.0.5.nix ├── reselect │ ├── 2.5.4.nix │ └── 3.0.0.nix ├── resolve-dir │ └── 0.1.1.nix ├── resolve-from │ ├── 1.0.1.nix │ └── 2.0.0.nix ├── resolve-pathname │ └── 2.1.0.nix ├── resolve │ ├── 0.2.8.nix │ ├── 0.3.1.nix │ ├── 0.4.3.nix │ ├── 0.5.1.nix │ ├── 0.6.3.nix │ ├── 1.1.6.nix │ ├── 1.1.7.nix │ └── 1.3.3.nix ├── response-time │ └── 2.3.1.nix ├── restler │ └── 3.1.0.nix ├── restore-cursor │ ├── 1.0.1.nix │ └── 2.0.0.nix ├── retry │ ├── 0.10.1.nix │ ├── 0.6.0.nix │ ├── 0.6.1.nix │ └── 0.8.0.nix ├── revalidator │ └── 0.1.8.nix ├── rfile │ └── 1.0.0.nix ├── right-align │ └── 0.1.3.nix ├── rimraf │ ├── 2.1.4.nix │ ├── 2.2.8.nix │ ├── 2.4.4.nix │ ├── 2.5.1.nix │ ├── 2.5.4.nix │ └── 2.6.1.nix ├── ripemd160 │ ├── 0.2.0.nix │ └── 1.0.1.nix ├── rndm │ ├── 1.1.1.nix │ └── 1.2.0.nix ├── rsvp │ └── 3.1.0.nix ├── ruglify │ └── 1.0.0.nix ├── run-async │ ├── 0.1.0.nix │ └── 2.3.0.nix ├── run-sequence │ ├── 1.1.2.nix │ └── 1.2.2.nix ├── rx-lite-aggregates │ └── 4.0.8.nix ├── rx-lite │ ├── 3.1.2.nix │ └── 4.0.8.nix ├── rx │ ├── 2.5.3.nix │ └── 4.0.7.nix ├── safe-buffer │ ├── 5.0.1.nix │ └── 5.1.1.nix ├── safe-json-stringify │ └── 1.0.3.nix ├── samsam │ ├── 1.1.2.nix │ └── 1.1.3.nix ├── sane │ ├── 1.5.0.nix │ └── 1.6.0.nix ├── sass-graph │ └── 2.1.2.nix ├── sass-loader │ ├── 3.2.3.nix │ └── 6.0.3.nix ├── saucelabs │ ├── 0.1.1.nix │ ├── 1.0.1.nix │ └── 1.3.0.nix ├── sax │ ├── 0.4.2.nix │ ├── 0.5.3.nix │ ├── 0.6.1.nix │ ├── 1.1.4.nix │ ├── 1.1.5.nix │ ├── 1.2.1.nix │ └── 1.2.2.nix ├── scmp │ └── 1.0.0.nix ├── seedrandom │ └── 2.4.3.nix ├── seek-bzip │ └── 1.0.5.nix ├── select │ └── 1.1.2.nix ├── selenium-webdriver │ ├── 2.44.0.nix │ ├── 2.45.1.nix │ ├── 2.47.0.nix │ ├── 2.52.0.nix │ ├── 2.53.2.nix │ ├── 2.53.3.nix │ └── 3.6.0.nix ├── semver-diff │ ├── 0.1.0.nix │ └── 2.1.0.nix ├── semver-greatest-satisfied-range │ └── 1.1.0.nix ├── semver-regex │ └── 1.0.0.nix ├── semver-truncate │ └── 1.1.2.nix ├── semver │ ├── 1.0.14.nix │ ├── 2.2.1.nix │ ├── 2.3.2.nix │ ├── 4.3.2.nix │ ├── 4.3.6.nix │ ├── 5.0.3.nix │ ├── 5.1.0.nix │ └── 5.3.0.nix ├── send │ ├── 0.1.0.nix │ ├── 0.1.4.nix │ ├── 0.10.1.nix │ ├── 0.11.1.nix │ ├── 0.13.0.nix │ └── 0.15.4.nix ├── sentence-case │ └── 1.1.3.nix ├── sequencify │ └── 0.0.7.nix ├── serve-favicon │ └── 2.3.0.nix ├── serve-index │ └── 1.7.2.nix ├── serve-static │ ├── 1.10.0.nix │ ├── 1.12.4.nix │ ├── 1.7.2.nix │ └── 1.8.1.nix ├── set-blocking │ └── 2.0.0.nix ├── set-immediate-shim │ └── 1.0.1.nix ├── setimmediate │ ├── 1.0.4.nix │ └── 1.0.5.nix ├── setprototypeof │ ├── 1.0.2.nix │ └── 1.0.3.nix ├── sftps │ └── 0.2.8.nix ├── sha-js │ ├── 2.2.6.nix │ └── 2.4.4.nix ├── sha │ ├── 1.2.4.nix │ └── 2.0.1.nix ├── shallow-clone │ └── 0.1.2.nix ├── shallow-copy │ └── 0.0.1.nix ├── shallowequal │ └── 0.2.2.nix ├── shasum │ └── 1.0.2.nix ├── shebang-command │ └── 1.2.0.nix ├── shebang-regex │ └── 1.0.0.nix ├── shell-quote │ ├── 0.0.1.nix │ ├── 1.4.3.nix │ └── 1.6.1.nix ├── shelljs │ ├── 0.3.0.nix │ ├── 0.5.3.nix │ ├── 0.6.1.nix │ ├── 0.7.5.nix │ ├── 0.7.7.nix │ └── 0.7.8.nix ├── shellwords │ └── 0.1.0.nix ├── shimmer │ ├── 1.0.0.nix │ └── 1.1.0.nix ├── should-equal │ └── 0.5.0.nix ├── should-format │ └── 0.3.1.nix ├── should-type │ └── 0.2.0.nix ├── should │ └── 7.1.1.nix ├── showdown │ └── 1.3.0.nix ├── sigmund │ └── 1.0.1.nix ├── signal-exit │ ├── 2.1.2.nix │ ├── 3.0.1.nix │ └── 3.0.2.nix ├── simple-assign │ └── 0.1.0.nix ├── simple-backoff │ └── 1.0.0.nix ├── simple-fmt │ └── 0.1.0.nix ├── simple-get │ └── 1.4.3.nix ├── simple-is │ └── 0.2.0.nix ├── simple-lru-cache │ └── 0.0.2.nix ├── simple-mime │ └── 0.1.0.nix ├── single-line-log │ └── 0.4.1.nix ├── sinon-chai │ ├── 2.1.2.nix │ ├── 2.2.0.nix │ ├── 2.4.0.nix │ ├── 2.5.0.nix │ ├── 2.6.0.nix │ └── 2.8.0.nix ├── sinon │ ├── 1.12.2.nix │ ├── 1.17.2.nix │ ├── 1.17.4.nix │ ├── 1.17.7.nix │ ├── 1.5.2.nix │ ├── 1.7.3.nix │ └── 1.9.1.nix ├── slash │ └── 1.0.0.nix ├── slice-ansi │ ├── 0.0.4.nix │ └── 1.0.0.nix ├── slice-stream │ └── 1.0.0.nix ├── sliced │ └── 0.0.5.nix ├── slide │ └── 1.1.6.nix ├── slug │ └── 0.8.0.nix ├── smtp-connection │ └── 1.3.1.nix ├── snake-case │ └── 1.1.2.nix ├── sntp │ ├── 0.1.4.nix │ ├── 0.2.4.nix │ ├── 1.0.9.nix │ └── 2.1.0.nix ├── socket-io-adapter │ ├── 0.3.1.nix │ ├── 0.4.0.nix │ └── 0.5.0.nix ├── socket-io-client │ ├── 0.9.16.nix │ ├── 1.3.7.nix │ ├── 1.4.5.nix │ └── 1.7.2.nix ├── socket-io-parser │ ├── 2.2.2.nix │ ├── 2.2.4.nix │ ├── 2.2.6.nix │ └── 2.3.1.nix ├── socket-io │ ├── 0.9.16.nix │ ├── 0.9.17.nix │ ├── 1.3.7.nix │ ├── 1.4.5.nix │ └── 1.7.2.nix ├── sockjs-client │ ├── 1.0.1.nix │ └── 1.0.3.nix ├── sockjs │ └── 0.3.15.nix ├── sort-keys │ └── 1.1.2.nix ├── sorted-object │ └── 1.0.0.nix ├── source-list-map │ ├── 0.1.5.nix │ ├── 0.1.8.nix │ └── 1.1.1.nix ├── source-map-concat │ └── 1.0.1.nix ├── source-map-support │ ├── 0.2.10.nix │ ├── 0.4.0.nix │ ├── 0.4.14.nix │ └── 0.4.17.nix ├── source-map │ ├── 0.1.31.nix │ ├── 0.1.32.nix │ ├── 0.1.34.nix │ ├── 0.1.43.nix │ ├── 0.2.0.nix │ ├── 0.3.0.nix │ ├── 0.4.2.nix │ ├── 0.4.4.nix │ ├── 0.5.3.nix │ └── 0.5.6.nix ├── sourcemapped-stacktrace │ └── 1.1.7.nix ├── sparkles │ └── 1.0.0.nix ├── spate │ └── 0.1.0.nix ├── spawn-sync │ └── 1.0.14.nix ├── spawn-wrap │ └── 1.2.4.nix ├── spdx-correct │ └── 1.0.2.nix ├── spdx-exceptions │ └── 1.0.4.nix ├── spdx-expression-parse │ ├── 1.0.1.nix │ └── 1.0.2.nix ├── spdx-license-ids │ ├── 1.1.0.nix │ └── 1.2.0.nix ├── specificity │ └── 0.1.6.nix ├── speedline │ └── 1.3.0.nix ├── speedometer │ └── 0.1.4.nix ├── split │ ├── 0.2.10.nix │ ├── 0.3.3.nix │ └── 1.0.1.nix ├── split2 │ └── 0.2.1.nix ├── sprintf-js │ ├── 1.0.3.nix │ └── 1.1.1.nix ├── sprintf │ └── 0.1.5.nix ├── sqlite3 │ └── 3.1.8.nix ├── squeak │ └── 1.3.0.nix ├── ssh2 │ └── 0.2.25.nix ├── sshpk │ ├── 1.7.0.nix │ └── 1.7.3.nix ├── ssl-root-cas │ └── 1.2.2.nix ├── stable │ └── 0.1.5.nix ├── stack-trace │ ├── 0.0.7.nix │ └── 0.0.9.nix ├── stack-utils │ └── 0.4.0.nix ├── stackframe │ └── 0.3.1.nix ├── stat-mode │ └── 0.2.1.nix ├── stats-webpack-plugin │ └── 0.3.1.nix ├── statuses │ ├── 1.2.1.nix │ └── 1.3.1.nix ├── stdout-stream │ └── 1.4.0.nix ├── stealthy-require │ └── 1.1.1.nix ├── stream-browserify │ ├── 0.1.3.nix │ ├── 1.0.0.nix │ └── 2.0.1.nix ├── stream-cache │ └── 0.0.2.nix ├── stream-combiner │ ├── 0.0.4.nix │ ├── 0.1.0.nix │ └── 0.2.2.nix ├── stream-combiner2 │ ├── 1.0.2.nix │ └── 1.1.1.nix ├── stream-consume │ └── 0.1.0.nix ├── stream-counter │ └── 0.2.0.nix ├── stream-http │ ├── 1.7.1.nix │ ├── 2.0.2.nix │ └── 2.7.0.nix ├── stream-shift │ └── 1.0.0.nix ├── stream-splicer │ ├── 1.3.2.nix │ └── 2.0.0.nix ├── stream-transform │ └── 0.1.1.nix ├── streamsearch │ └── 0.1.2.nix ├── strftime │ └── 0.6.2.nix ├── strict-uri-encode │ └── 1.1.0.nix ├── string-length │ ├── 0.1.2.nix │ └── 1.0.1.nix ├── string-prototype-codepointat │ └── 0.2.0.nix ├── string-prototype-startswith │ └── 0.2.0.nix ├── string-stream │ └── 0.0.7.nix ├── string-template │ └── 1.0.0.nix ├── string-width │ ├── 1.0.1.nix │ ├── 1.0.2.nix │ ├── 2.0.0.nix │ └── 2.1.0.nix ├── string │ ├── 1.8.1.nix │ └── 3.3.3.nix ├── string_decoder │ ├── 0.0.1.nix │ ├── 0.10.31.nix │ └── 1.0.0.nix ├── stringify-object │ ├── 1.0.1.nix │ └── 3.2.0.nix ├── stringify │ └── 5.1.0.nix ├── stringmap │ └── 0.2.2.nix ├── stringset │ └── 0.2.1.nix ├── stringstream │ └── 0.0.5.nix ├── strip-ansi │ ├── 0.1.1.nix │ ├── 0.2.2.nix │ ├── 0.3.0.nix │ ├── 2.0.1.nix │ ├── 3.0.0.nix │ ├── 3.0.1.nix │ └── 4.0.0.nix ├── strip-bom-stream │ └── 1.0.0.nix ├── strip-bom │ ├── 1.0.0.nix │ ├── 2.0.0.nix │ └── 3.0.0.nix ├── strip-dirs │ ├── 0.1.1.nix │ ├── 1.1.1.nix │ └── 2.0.0.nix ├── strip-eof │ └── 1.0.0.nix ├── strip-indent │ └── 1.0.1.nix ├── strip-json-comments │ ├── 0.1.3.nix │ ├── 1.0.4.nix │ └── 2.0.1.nix ├── strip-outer │ └── 1.0.0.nix ├── style-loader │ ├── 0.13.1.nix │ ├── 0.13.2.nix │ └── 0.14.1.nix ├── stylehacks │ └── 2.3.2.nix ├── stylelint │ └── 4.5.1.nix ├── stylus │ └── 0.52.4.nix ├── subarg │ ├── 0.0.1.nix │ └── 1.0.0.nix ├── success-symbol │ └── 0.1.0.nix ├── sum-up │ └── 1.0.2.nix ├── superagent │ ├── 0.18.0.nix │ ├── 0.21.0.nix │ └── 1.4.0.nix ├── supertest │ ├── 0.12.1.nix │ └── 0.15.0.nix ├── supports-color │ ├── 0.2.0.nix │ ├── 1.2.0.nix │ ├── 1.3.1.nix │ ├── 2.0.0.nix │ ├── 3.1.2.nix │ ├── 3.2.3.nix │ └── 4.2.0.nix ├── sver-compat │ └── 1.5.0.nix ├── svgo │ └── 0.7.2.nix ├── swap-case │ └── 1.1.2.nix ├── swig-loader │ └── 2.0.0.nix ├── swig │ └── 1.4.2.nix ├── symbol-observable │ └── 1.0.4.nix ├── symbol-tree │ ├── 3.1.4.nix │ └── 3.2.2.nix ├── symlink-or-copy │ └── 1.0.1.nix ├── synesthesia │ └── 1.0.1.nix ├── syntax-error │ ├── 0.0.1.nix │ └── 1.1.4.nix ├── table │ └── 3.8.3.nix ├── taketalk │ └── 1.0.0.nix ├── tap-mocha-reporter │ └── 2.0.1.nix ├── tap-parser │ └── 2.2.2.nix ├── tap │ └── 7.1.1.nix ├── tapable │ ├── 0.1.10.nix │ └── 0.2.6.nix ├── tape │ └── 0.2.2.nix ├── tar-fs │ ├── 0.5.2.nix │ ├── 1.15.3.nix │ └── 1.8.1.nix ├── tar-pack │ ├── 3.1.0.nix │ └── 3.3.0.nix ├── tar-stream │ ├── 0.4.7.nix │ ├── 1.2.2.nix │ ├── 1.3.1.nix │ └── 1.5.2.nix ├── tar │ ├── 0.1.20.nix │ ├── 1.0.3.nix │ └── 2.2.1.nix ├── temp-write │ └── 0.1.1.nix ├── temp │ └── 0.8.3.nix ├── tempfile │ ├── 0.1.3.nix │ └── 1.1.1.nix ├── temporary │ └── 0.0.8.nix ├── term-size │ └── 1.2.0.nix ├── ternary │ └── 1.0.0.nix ├── test-exclude │ ├── 1.1.0.nix │ ├── 3.3.0.nix │ └── 4.0.3.nix ├── tether │ └── 1.4.0.nix ├── text-table │ └── 0.2.0.nix ├── textextensions │ └── 1.0.1.nix ├── thenify │ └── 3.3.0.nix ├── throat │ └── 3.0.0.nix ├── throttleit │ ├── 0.0.2.nix │ └── 1.0.0.nix ├── through │ ├── 2.2.7.nix │ └── 2.3.8.nix ├── through2-filter │ └── 2.0.0.nix ├── through2 │ ├── 0.2.3.nix │ ├── 0.4.2.nix │ ├── 0.5.1.nix │ ├── 0.6.5.nix │ ├── 1.1.1.nix │ ├── 2.0.0.nix │ └── 2.0.3.nix ├── thunky │ └── 0.1.0.nix ├── tildify │ ├── 0.2.0.nix │ ├── 1.0.0.nix │ └── 1.1.2.nix ├── time-stamp │ └── 2.0.0.nix ├── timed-out │ ├── 2.0.0.nix │ └── 4.0.1.nix ├── timers-browserify │ ├── 1.0.3.nix │ ├── 1.4.1.nix │ └── 2.0.2.nix ├── timers-ext │ └── 0.1.0.nix ├── tiny-emitter │ └── 2.0.2.nix ├── tiny-lr-fork │ └── 0.0.5.nix ├── tiny-lr │ ├── 0.0.4.nix │ └── 0.2.1.nix ├── tinycolor │ └── 0.0.1.nix ├── title-case │ └── 1.1.2.nix ├── tmatch │ └── 2.0.1.nix ├── tmp-promise │ └── 1.0.2.nix ├── tmp │ ├── 0.0.23.nix │ ├── 0.0.24.nix │ ├── 0.0.28.nix │ ├── 0.0.30.nix │ └── 0.0.31.nix ├── tmpl │ └── 1.0.4.nix ├── to-absolute-glob │ └── 0.1.1.nix ├── to-array │ ├── 0.1.3.nix │ └── 0.1.4.nix ├── to-arraybuffer │ └── 1.0.1.nix ├── to-executable-name │ └── 1.1.0.nix ├── to-fast-properties │ ├── 1.0.1.nix │ └── 1.0.3.nix ├── to-utf8 │ └── 0.0.1.nix ├── topo │ └── 2.0.0.nix ├── toposort │ └── 1.0.3.nix ├── touch │ ├── 0.0.2.nix │ ├── 0.0.3.nix │ └── 1.0.0.nix ├── tough-cookie │ ├── 0.12.1.nix │ ├── 0.9.15.nix │ ├── 1.2.0.nix │ ├── 2.2.1.nix │ ├── 2.3.1.nix │ ├── 2.3.2.nix │ └── 2.3.3.nix ├── tr46 │ ├── 0.0.2.nix │ ├── 0.0.3.nix │ └── 1.0.1.nix ├── transformers │ └── 2.1.0.nix ├── transformify │ └── 0.1.2.nix ├── traverse │ ├── 0.3.9.nix │ └── 0.6.6.nix ├── tree-kill │ └── 1.0.0.nix ├── trim-newlines │ └── 1.0.0.nix ├── trim-repeated │ └── 1.0.0.nix ├── trim-right │ └── 1.0.1.nix ├── try-resolve │ └── 1.0.1.nix ├── tryit │ └── 1.0.3.nix ├── tryor │ └── 0.1.2.nix ├── tslint │ └── 3.3.0.nix ├── tsscmp │ └── 1.0.5.nix ├── tty-browserify │ └── 0.0.0.nix ├── tunnel-agent │ ├── 0.2.0.nix │ ├── 0.3.0.nix │ ├── 0.4.1.nix │ ├── 0.4.2.nix │ └── 0.6.0.nix ├── tv4 │ ├── 1.0.18.nix │ ├── 1.1.12.nix │ └── 1.3.0.nix ├── tweetnacl │ ├── 0.13.2.nix │ └── 0.13.3.nix ├── type-check │ ├── 0.3.1.nix │ └── 0.3.2.nix ├── type-detect │ ├── 0.1.1.nix │ └── 1.0.0.nix ├── type-is │ ├── 1.5.7.nix │ ├── 1.6.15.nix │ └── 1.6.9.nix ├── typechecker │ └── 2.0.8.nix ├── typedarray │ └── 0.0.6.nix ├── typescript │ ├── 1.7.5.nix │ ├── 1.8.10.nix │ ├── 2.1.5.nix │ └── 2.5.3.nix ├── typewiselite │ └── 1.0.0.nix ├── typings-core │ └── 2.3.3.nix ├── typings │ └── 2.1.1.nix ├── ua-parser-js │ └── 0.7.9.nix ├── uc-micro │ ├── 1.0.0.nix │ └── 1.0.2.nix ├── uglify-js │ ├── 1.2.5.nix │ ├── 2.2.5.nix │ ├── 2.3.6.nix │ ├── 2.4.24.nix │ ├── 2.6.1.nix │ ├── 2.6.4.nix │ ├── 2.7.5.nix │ └── 2.8.22.nix ├── uglify-save-license │ └── 0.4.1.nix ├── uglify-to-browserify │ └── 1.0.2.nix ├── uid-number │ ├── 0.0.3.nix │ ├── 0.0.5.nix │ └── 0.0.6.nix ├── uid-safe │ ├── 2.0.0.nix │ ├── 2.1.4.nix │ └── 2.1.5.nix ├── uid2 │ ├── 0.0.2.nix │ └── 0.0.3.nix ├── ultron │ ├── 1.0.2.nix │ └── 1.1.1.nix ├── umask │ └── 1.1.0.nix ├── umd │ ├── 1.1.1.nix │ ├── 2.0.0.nix │ └── 3.0.1.nix ├── unbzip2-stream │ └── 1.2.5.nix ├── unc-path-regex │ └── 0.1.2.nix ├── undefsafe │ └── 0.0.3.nix ├── underscore-string │ ├── 2.2.1.nix │ ├── 2.3.3.nix │ ├── 2.4.0.nix │ ├── 3.1.1.nix │ └── 3.2.2.nix ├── underscore │ ├── 1.4.4.nix │ ├── 1.5.2.nix │ ├── 1.6.0.nix │ ├── 1.7.0.nix │ └── 1.8.3.nix ├── unicode-length │ └── 1.0.3.nix ├── unicode │ └── 0.6.1.nix ├── uniq │ └── 1.0.1.nix ├── uniqid │ └── 4.1.1.nix ├── uniqs │ └── 2.0.0.nix ├── unique-filename │ ├── 1.0.0.nix │ └── 1.1.0.nix ├── unique-slug │ ├── 1.0.0.nix │ └── 2.0.0.nix ├── unique-stream │ ├── 1.0.0.nix │ └── 2.2.0.nix ├── unique-string │ └── 1.0.0.nix ├── unpipe │ └── 1.0.0.nix ├── unreachable-branch-transform │ └── 0.3.0.nix ├── untildify │ └── 2.1.0.nix ├── unzip-response │ ├── 1.0.0.nix │ └── 2.0.1.nix ├── unzip │ └── 0.1.11.nix ├── update-notifier │ ├── 0.1.10.nix │ ├── 0.2.0.nix │ ├── 0.3.2.nix │ ├── 0.5.0.nix │ └── 2.2.0.nix ├── upper-case-first │ └── 1.1.2.nix ├── upper-case │ └── 1.1.3.nix ├── uri-path │ ├── 0.0.2.nix │ └── 1.0.0.nix ├── uri-template │ └── 1.0.0.nix ├── urix │ └── 0.1.0.nix ├── url-loader │ ├── 0.5.7.nix │ └── 0.5.8.nix ├── url-parse-lax │ └── 1.0.0.nix ├── url-parse │ └── 1.0.5.nix ├── url-regex │ ├── 2.1.3.nix │ └── 3.2.0.nix ├── url-template │ └── 2.0.6.nix ├── url │ ├── 0.10.3.nix │ └── 0.11.0.nix ├── usage │ ├── 0.3.10.nix │ └── 0.7.1.nix ├── user-home │ ├── 1.1.1.nix │ └── 2.0.0.nix ├── useragent │ ├── 2.0.10.nix │ ├── 2.1.11.nix │ └── 2.1.9.nix ├── utf-8-validate │ ├── 1.1.0.nix │ └── 1.2.1.nix ├── utf8 │ └── 2.1.0.nix ├── util-deprecate │ └── 1.0.2.nix ├── util-extend │ ├── 1.0.1.nix │ └── 1.0.3.nix ├── util │ └── 0.10.3.nix ├── utila │ ├── 0.3.3.nix │ └── 0.4.0.nix ├── utile │ └── 0.2.1.nix ├── utils-merge │ └── 1.0.0.nix ├── uuid │ ├── 1.4.2.nix │ ├── 2.0.1.nix │ ├── 2.0.3.nix │ ├── 3.0.0.nix │ ├── 3.0.1.nix │ └── 3.2.1.nix ├── v8-compile-cache │ └── 1.1.0.nix ├── v8flags │ ├── 2.0.10.nix │ ├── 2.1.1.nix │ └── v8flags-homedir.diff ├── vali-date │ └── 1.0.0.nix ├── validate-js │ └── 0.9.0.nix ├── validate-npm-package-license │ └── 3.0.1.nix ├── validate-npm-package-name │ └── 2.2.2.nix ├── validator │ ├── 4.3.0.nix │ └── 5.7.0.nix ├── value-equal │ └── 0.2.1.nix ├── vary │ ├── 1.0.1.nix │ ├── 1.1.0.nix │ └── 1.1.1.nix ├── vasync │ ├── 1.4.0.nix │ ├── 1.6.3.nix │ └── 1.6.4.nix ├── vendors │ └── 1.0.1.nix ├── ver-compare │ └── 0.1.1.nix ├── verror │ ├── 1.1.0.nix │ ├── 1.10.0.nix │ ├── 1.3.3.nix │ ├── 1.3.6.nix │ └── 1.6.0.nix ├── vhost │ └── 3.0.2.nix ├── vinyl-assign │ └── 1.2.1.nix ├── vinyl-buffer │ └── 1.0.0.nix ├── vinyl-file │ └── 1.3.0.nix ├── vinyl-fs │ ├── 0.1.4.nix │ ├── 0.3.14.nix │ ├── 1.0.0.nix │ ├── 2.2.1.nix │ └── 2.4.4.nix ├── vinyl-source-stream │ └── 1.1.0.nix ├── vinyl-sourcemaps-apply │ └── 0.2.1.nix ├── vinyl │ ├── 0.2.3.nix │ ├── 0.4.6.nix │ ├── 0.5.3.nix │ ├── 1.1.0.nix │ └── 2.1.0.nix ├── vizion │ └── 0.2.12.nix ├── vm-browserify │ └── 0.0.4.nix ├── void-elements │ └── 2.0.1.nix ├── vows │ └── 0.7.0.nix ├── vxx │ └── 1.2.2.nix ├── walk-sync │ └── 0.2.6.nix ├── walker │ └── 1.0.7.nix ├── ware │ └── 1.3.0.nix ├── warning │ └── 3.0.0.nix ├── watch │ └── 0.10.0.nix ├── watchify │ └── 3.8.0.nix ├── watchpack │ ├── 0.2.9.nix │ └── 1.3.1.nix ├── wcwidth │ └── 1.0.0.nix ├── weak-map │ └── 1.0.5.nix ├── webdriver-manager │ └── 10.3.0.nix ├── webdriver-ts │ └── 1.0.0.nix ├── webidl-conversions │ ├── 2.0.1.nix │ ├── 3.0.1.nix │ └── 4.0.1.nix ├── webpack-core │ ├── 0.6.8.nix │ └── 0.6.9.nix ├── webpack-dev-middleware │ ├── 1.12.0.nix │ └── 1.4.0.nix ├── webpack-dev-server │ ├── 1.14.0.nix │ ├── 1.16.2.nix │ └── 1.16.5.nix ├── webpack-livereload-plugin │ └── 0.11.0.nix ├── webpack-manifest-plugin │ └── 1.1.0.nix ├── webpack-merge │ └── 4.1.0.nix ├── webpack-sources │ ├── 0.1.5.nix │ └── 0.2.3.nix ├── webpack │ ├── 1.12.9.nix │ ├── 1.14.0.nix │ ├── 1.15.0.nix │ ├── 2.3.2.nix │ └── 2.4.1.nix ├── websocket-driver │ └── 0.6.3.nix ├── websocket-extensions │ └── 0.1.1.nix ├── whatwg-encoding │ └── 1.0.1.nix ├── whatwg-fetch │ ├── 0.9.0.nix │ ├── 1.1.1.nix │ ├── 2.0.2.nix │ └── 2.0.3.nix ├── whatwg-url-compat │ └── 0.6.5.nix ├── whatwg-url │ ├── 2.0.1.nix │ ├── 4.7.1.nix │ └── 6.4.0.nix ├── when │ ├── 2.4.0.nix │ ├── 3.7.5.nix │ └── 3.7.8.nix ├── whet-extend │ └── 0.9.9.nix ├── which-module │ ├── 1.0.0.nix │ └── 2.0.0.nix ├── which │ ├── 1.0.9.nix │ ├── 1.2.0.nix │ ├── 1.2.11.nix │ ├── 1.2.14.nix │ └── 1.2.4.nix ├── wide-align │ └── 1.1.0.nix ├── widest-line │ └── 1.0.0.nix ├── win-release │ └── 1.1.1.nix ├── window-size │ ├── 0.1.0.nix │ ├── 0.1.4.nix │ └── 0.2.0.nix ├── winston │ ├── 0.7.1.nix │ ├── 0.7.3.nix │ ├── 0.8.3.nix │ ├── 0.9.0.nix │ ├── 1.1.2.nix │ ├── 2.1.1.nix │ └── 2.3.1.nix ├── wiredep │ └── 2.2.2.nix ├── with │ └── 4.0.3.nix ├── word-wrap │ └── 1.1.0.nix ├── wordwrap │ ├── 0.0.2.nix │ ├── 0.0.3.nix │ └── 1.0.0.nix ├── worker-farm │ └── 1.3.1.nix ├── wrap-ansi │ └── 2.0.0.nix ├── wrap-fn │ └── 0.1.4.nix ├── wrappy │ └── 1.0.1.nix ├── wreck │ └── 6.3.0.nix ├── wrench │ └── 1.5.8.nix ├── write-data │ └── 0.1.0.nix ├── write-file-atomic │ ├── 1.1.3.nix │ ├── 1.1.4.nix │ └── 2.3.0.nix ├── write-file-stdout │ └── 0.0.2.nix ├── write-json │ └── 0.2.2.nix ├── write-yaml │ └── 0.2.2.nix ├── write │ └── 0.2.1.nix ├── ws │ ├── 0.4.32.nix │ ├── 0.5.0.nix │ ├── 0.7.2.nix │ ├── 0.8.0.nix │ ├── 1.0.1.nix │ ├── 1.1.1.nix │ └── 3.3.2.nix ├── wtf-8 │ └── 1.0.0.nix ├── x-xss-protection │ └── 1.0.0.nix ├── xdg-basedir │ ├── 1.0.1.nix │ ├── 2.0.0.nix │ └── 3.0.0.nix ├── xhr2 │ ├── 0.1.3.nix │ └── 0.1.4.nix ├── xml-char-classes │ └── 1.0.0.nix ├── xml-escape │ └── 1.0.0.nix ├── xml-name-validator │ ├── 1.0.0.nix │ └── 2.0.1.nix ├── xml2js │ ├── 0.2.4.nix │ ├── 0.2.6.nix │ ├── 0.2.8.nix │ ├── 0.4.0.nix │ ├── 0.4.15.nix │ ├── 0.4.16.nix │ ├── 0.4.17.nix │ └── 0.4.4.nix ├── xmlbuilder │ ├── 0.4.2.nix │ ├── 2.1.0.nix │ ├── 2.6.2.nix │ ├── 4.1.0.nix │ └── 4.2.1.nix ├── xmldom │ └── 0.1.27.nix ├── xmlhttprequest-ssl │ ├── 1.5.1.nix │ └── 1.5.3.nix ├── xmlhttprequest │ ├── 1.3.0.nix │ ├── 1.4.2.nix │ ├── 1.5.0.nix │ ├── 1.6.0.nix │ └── 1.8.0.nix ├── xregexp │ └── 2.0.0.nix ├── xtend │ ├── 2.1.2.nix │ ├── 3.0.0.nix │ └── 4.0.1.nix ├── y18n │ ├── 3.2.0.nix │ └── 3.2.1.nix ├── yakaa │ └── 1.0.1.nix ├── yallist │ └── 2.0.0.nix ├── yaml │ └── 0.2.3.nix ├── yamljs │ ├── 0.2.10.nix │ ├── 0.2.8.nix │ └── 0.3.0.nix ├── yargs-parser │ ├── 2.4.1.nix │ ├── 4.2.1-candidate.1.nix │ ├── 4.2.1.nix │ ├── 5.0.0.nix │ ├── 7.0.0.nix │ └── 8.1.0.nix ├── yargs │ ├── 1.3.3.nix │ ├── 10.0.3.nix │ ├── 3.10.0.nix │ ├── 3.27.0.nix │ ├── 3.32.0.nix │ ├── 3.5.4.nix │ ├── 4.8.1.nix │ ├── 6.3.0.nix │ ├── 6.6.0.nix │ ├── 6.6.1-candidate.4.nix │ └── 7.1.0.nix ├── yarn │ ├── 0.27.5.nix │ └── 0.28.1.nix ├── yauzl │ ├── 2.3.1.nix │ ├── 2.4.1.nix │ └── 2.8.0.nix ├── yazl │ └── 2.4.2.nix ├── ycssmin │ └── 1.0.1.nix ├── yeast │ └── 0.1.2.nix ├── yeoman-assert │ └── 2.1.0.nix ├── yeoman-environment │ └── 1.3.0.nix ├── yeoman-generator │ └── 0.21.1.nix ├── yeoman-welcome │ └── 1.0.1.nix ├── yosay │ └── 1.1.0.nix ├── zeparser │ └── 0.0.5.nix ├── zip-object │ └── 0.1.0.nix ├── zip-stream │ ├── 0.5.2.nix │ └── 1.1.0.nix └── zlib-browserify │ ├── 0.0.1.nix │ └── 0.0.3.nix └── test_build_all.sh /.gitignore: -------------------------------------------------------------------------------- 1 | result 2 | \#* 3 | .#* 4 | **/.DS_Store 5 | .nixfromnpm-version 6 | .nixfromnpm-version 7 | -------------------------------------------------------------------------------- /default.nix: -------------------------------------------------------------------------------- 1 | { nodejs ? pkgs.nodejs-8_x, pkgs ? import {} }: 2 | let 3 | mkNodeLib = import ./nodeLib { self = mkNodeLib; }; 4 | nodeLib = mkNodeLib { inherit pkgs nodejs; }; 5 | in 6 | nodeLib.generatePackages { 7 | nodePackagesPath = ./nodePackages; 8 | } 9 | -------------------------------------------------------------------------------- /nodeLib/.gitignore: -------------------------------------------------------------------------------- 1 | npm-3.4.1 2 | -------------------------------------------------------------------------------- /nodePackages/Base64/0.1.4.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "Base64"; 4 | version = "0.1.4"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/Base64/-/Base64-0.1.4.tgz"; 7 | sha1 = "e9f6c6bef567fd635ea4162ab14dd329e74aa6de"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "Base64 encoding and decoding"; 12 | }; 13 | } 14 | -------------------------------------------------------------------------------- /nodePackages/Base64/0.2.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "Base64"; 4 | version = "0.2.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/Base64/-/Base64-0.2.1.tgz"; 7 | sha1 = "ba3a4230708e186705065e66babdd4c35cf60028"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/davidchambers/Base64.js"; 12 | description = "Base64 encoding and decoding"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/abbrev/1.0.7.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "abbrev"; 4 | version = "1.0.7"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/abbrev/-/abbrev-1.0.7.tgz"; 7 | sha1 = "5b6035b2ee9d4fb5cf859f08a9be81b208491843"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/isaacs/abbrev-js#readme"; 12 | description = "Like ruby's abbrev module, but in js"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/acorn/0.11.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "acorn"; 4 | version = "0.11.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/acorn/-/acorn-0.11.0.tgz"; 7 | sha1 = "6e95f0253ad161ff0127db32983e5e2e5352d59a"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "http://marijnhaverbeke.nl/acorn/"; 12 | description = "ECMAScript parser"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/acorn/1.2.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "acorn"; 4 | version = "1.2.2"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/acorn/-/acorn-1.2.2.tgz"; 7 | sha1 = "c8ce27de0acc76d896d2b1fad3df588d9e82f014"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/marijnh/acorn"; 12 | description = "ECMAScript parser"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/acorn/2.6.4.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "acorn"; 4 | version = "2.6.4"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/acorn/-/acorn-2.6.4.tgz"; 7 | sha1 = "eb1f45b4a43fa31d03701a5ec46f3b52673e90ee"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/ternjs/acorn"; 12 | description = "ECMAScript parser"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/acorn/3.3.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "acorn"; 4 | version = "3.3.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/acorn/-/acorn-3.3.0.tgz"; 7 | sha1 = "45e37fb39e8da3f25baee3ff5369e2bb5f22017a"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/ternjs/acorn"; 12 | description = "ECMAScript parser"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/acorn/4.0.11.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "acorn"; 4 | version = "4.0.11"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/acorn/-/acorn-4.0.11.tgz"; 7 | sha1 = "edcda3bd937e7556410d42ed5860f67399c794c0"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/ternjs/acorn"; 12 | description = "ECMAScript parser"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/acorn/5.0.3.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "acorn"; 4 | version = "5.0.3"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/acorn/-/acorn-5.0.3.tgz"; 7 | sha1 = "c460df08491463f028ccb82eab3730bf01087b3d"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/ternjs/acorn"; 12 | description = "ECMAScript parser"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/addressparser/0.3.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "addressparser"; 4 | version = "0.3.2"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/addressparser/-/addressparser-0.3.2.tgz"; 7 | sha1 = "59873f35e8fcf6c7361c10239261d76e15348bb2"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/andris9/addressparser"; 12 | description = "Parse e-mail addresses"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/array-equal/1.0.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "array-equal"; 4 | version = "1.0.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/array-equal/-/array-equal-1.0.0.tgz"; 7 | sha1 = "8c2a5ef2472fd9ea742b04c77a75093ba2757c93"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | homepage = "https://github.com/component/array-equal"; 13 | description = "check if two arrays are equal"; 14 | }; 15 | } -------------------------------------------------------------------------------- /nodePackages/asn1/0.1.11.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "asn1"; 4 | version = "0.1.11"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/asn1/-/asn1-0.1.11.tgz"; 7 | sha1 = "559be18376d08a4ec4dbe80877d27818639b2df7"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "Contains parsers and serializers for ASN.1 (currently BER only)"; 12 | }; 13 | } -------------------------------------------------------------------------------- /nodePackages/asn1/0.2.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "asn1"; 4 | version = "0.2.1"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/asn1/-/asn1-0.2.1.tgz"; 7 | sha1 = "ecc73f75d31ea3c6ed9d47428db35fecc7b2c6dc"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/mcavage/node-asn1"; 12 | description = "Contains parsers and serializers for ASN.1 (currently BER only)"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/asn1/0.2.3.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "asn1"; 4 | version = "0.2.3"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/asn1/-/asn1-0.2.3.tgz"; 7 | sha1 = "dac8787713c9966849fc8180777ebe9c1ddf3b86"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/mcavage/node-asn1"; 12 | description = "Contains parsers and serializers for ASN.1 (currently BER only)"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/assert-plus/0.1.5.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "assert-plus"; 4 | version = "0.1.5"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/assert-plus/-/assert-plus-0.1.5.tgz"; 7 | sha1 = "ee74009413002d84cec7219c6ac811812e723160"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "Extra assertions on top of node's assert module"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/assert-plus/0.2.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "assert-plus"; 4 | version = "0.2.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/assert-plus/-/assert-plus-0.2.0.tgz"; 7 | sha1 = "d74e1b87e7affc0db8aadb7021f3fe48101ab234"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/mcavage/node-assert-plus#readme"; 12 | description = "Extra assertions on top of node's assert module"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/assert-plus/1.0.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "assert-plus"; 4 | version = "1.0.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz"; 7 | sha1 = "f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/mcavage/node-assert-plus#readme"; 12 | description = "Extra assertions on top of node's assert module"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/async/0.1.15.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "async"; 4 | version = "0.1.15"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/async/-/async-0.1.15.tgz"; 7 | sha1 = "2180eaca2cf2a6ca5280d41c0585bec9b3e49bd3"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "Higher-order functions and common patterns for asynchronous code"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/async/0.1.22.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "async"; 4 | version = "0.1.22"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/async/-/async-0.1.22.tgz"; 7 | sha1 = "0fc1aaa088a0e3ef0ebe2d8831bab0dcf8845061"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "Higher-order functions and common patterns for asynchronous code"; 12 | }; 13 | } -------------------------------------------------------------------------------- /nodePackages/async/0.2.10.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "async"; 4 | version = "0.2.10"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/async/-/async-0.2.10.tgz"; 7 | sha1 = "b6bbe0b0674b9d719708ca38de8c237cb526c3d1"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "Higher-order functions and common patterns for asynchronous code"; 12 | }; 13 | } -------------------------------------------------------------------------------- /nodePackages/async/0.9.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "async"; 4 | version = "0.9.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/async/-/async-0.9.0.tgz"; 7 | sha1 = "ac3613b1da9bed1b47510bb4651b8931e47146c7"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/caolan/async"; 12 | description = "Higher-order functions and common patterns for asynchronous code"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/aws-sign2/0.5.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "aws-sign2"; 4 | version = "0.5.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz"; 7 | sha1 = "c57103f7a17fc037f02d7c2e64b602ea223f7d63"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module."; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/babel-runtime/6.2.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "babel-runtime"; 4 | version = "6.2.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/babel-runtime/-/babel-runtime-6.2.0.tgz"; 7 | sha1 = "c0a194bbd547bc7a67bf1f15150af61fffac0c2c"; 8 | }; 9 | deps = with nodePackages; [ 10 | core-js_1-2-6 11 | ]; 12 | meta = { 13 | description = "babel selfContained runtime"; 14 | }; 15 | } -------------------------------------------------------------------------------- /nodePackages/babel/6.1.18.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "babel"; 4 | version = "6.1.18"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/babel/-/babel-6.1.18.tgz"; 7 | sha1 = "65997701beb11fdb4f41c5abb73876e652c8adc5"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | homepage = "https://babeljs.io/"; 13 | description = "Turn ES6 code into readable vanilla ES5 with source maps"; 14 | }; 15 | } -------------------------------------------------------------------------------- /nodePackages/babylon/6.9.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "babylon"; 4 | version = "6.9.2"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/babylon/-/babylon-6.9.2.tgz"; 7 | sha1 = "94e19951e47401fb5643f94dfae94dbdcf993144"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://babeljs.io/"; 12 | description = "A JavaScript parser"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/backo2/1.0.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "backo2"; 4 | version = "1.0.2"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/backo2/-/backo2-1.0.2.tgz"; 7 | sha1 = "31ab1ac8b129363463e35b3ebb69f4dfcfba7947"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/mokesmokes/backo"; 12 | description = "simple backoff based on segmentio/backo"; 13 | keywords = [ "backoff" ]; 14 | }; 15 | } -------------------------------------------------------------------------------- /nodePackages/balloon-css/0.3.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "balloon-css"; 4 | version = "0.3.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/balloon-css/-/balloon-css-0.3.0.tgz"; 7 | sha1 = "a2fc074b4d2dada0c2928748ac90581e2554aeea"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "http://kazzkiq.github.io/balloon.css/"; 12 | description = "Simple tooltips made of pure CSS"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/base62/0.1.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "base62"; 4 | version = "0.1.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/base62/-/base62-0.1.1.tgz"; 7 | sha1 = "7b4174c2f94449753b11c2651c083da841a7b084"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "Javascript Base62 encode/decoder"; 12 | keywords = [ "base-62" ]; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/base64-js/0.0.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "base64-js"; 4 | version = "0.0.2"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/base64-js/-/base64-js-0.0.2.tgz"; 7 | sha1 = "024f0f72afa25b75f9c0ee73cd4f55ec1bed9784"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "Base64 encoding/decoding in pure JS"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/base64-js/0.0.8.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "base64-js"; 4 | version = "0.0.8"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/base64-js/-/base64-js-0.0.8.tgz"; 7 | sha1 = "1101e9544f4a76b1bc3b26d452ca96d7a35e7978"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/beatgammit/base64-js"; 12 | description = "Base64 encoding/decoding in pure JS"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/base64id/0.1.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "base64id"; 4 | version = "0.1.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/base64id/-/base64id-0.1.0.tgz"; 7 | sha1 = "02ce0fdeee0cef4f40080e1e73e834f0b1bfce3f"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "Generates a base64 id"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/base64id/1.0.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "base64id"; 4 | version = "1.0.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/base64id/-/base64id-1.0.0.tgz"; 7 | sha1 = "47688cb99bb6804f0e06d3e763b1c32e57d8e6b6"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | homepage = "https://github.com/faeldt/base64id#readme"; 13 | description = "Generates a base64 id"; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/batch/0.5.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "batch"; 4 | version = "0.5.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/batch/-/batch-0.5.0.tgz"; 7 | sha1 = "fd2e05a7a5d696b4db9314013e285d8ff3557ec3"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "Simple async batch"; 12 | }; 13 | } 14 | -------------------------------------------------------------------------------- /nodePackages/batch/0.5.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "batch"; 4 | version = "0.5.2"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/batch/-/batch-0.5.2.tgz"; 7 | sha1 = "546543dbe32118c83c7c7ca33a1f5c5d5ea963e9"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/visionmedia/batch"; 12 | description = "Simple async batch"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/batch/0.5.3.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "batch"; 4 | version = "0.5.3"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/batch/-/batch-0.5.3.tgz"; 7 | sha1 = "3f3414f380321743bfc1042f9a83ff1d5824d464"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/visionmedia/batch"; 12 | description = "Simple async batch"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/blank-object/1.0.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "blank-object"; 4 | version = "1.0.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/blank-object/-/blank-object-1.0.1.tgz"; 7 | sha1 = "0b8ed796374b9556097820f85b7d8adf868e26f6"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/stefanpenner/blank-object#readme"; 12 | description = "A faster alternative to Object.create(null)"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/blob/0.0.4.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "blob"; 4 | version = "0.0.4"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/blob/-/blob-0.0.4.tgz"; 7 | sha1 = "bcf13052ca54463f30f9fc7e95b9a47630a94921"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/rase-/blob"; 12 | description = "Abstracts out Blob and uses BlobBulder in cases where it is supported with any vendor prefix."; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/block-stream/0.0.7.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "block-stream"; 4 | version = "0.0.7"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/block-stream/-/block-stream-0.0.7.tgz"; 7 | sha1 = "9088ab5ae1e861f4d81b176b4a8046080703deed"; 8 | }; 9 | deps = with nodePackages; [ 10 | inherits_2-0-1 11 | ]; 12 | meta = { 13 | description = "a stream of blocks"; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/boom/0.3.8.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "boom"; 4 | version = "0.3.8"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/boom/-/boom-0.3.8.tgz"; 7 | sha1 = "c8cdb041435912741628c044ecc732d1d17c09ea"; 8 | }; 9 | deps = with nodePackages; [ 10 | hoek_0-7-6 11 | ]; 12 | meta = { 13 | description = "HTTP-friendly error objects"; 14 | keywords = [ "error" "http" ]; 15 | }; 16 | } 17 | -------------------------------------------------------------------------------- /nodePackages/boom/0.4.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "boom"; 4 | version = "0.4.2"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/boom/-/boom-0.4.2.tgz"; 7 | sha1 = "7a636e9ded4efcefb19cef4947a3c67dfaee911b"; 8 | }; 9 | deps = with nodePackages; [ 10 | hoek_0-9-1 11 | ]; 12 | meta = { 13 | description = "HTTP-friendly error objects"; 14 | keywords = [ "error" "http" ]; 15 | }; 16 | } -------------------------------------------------------------------------------- /nodePackages/bower-logger/0.2.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "bower-logger"; 4 | version = "0.2.2"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/bower-logger/-/bower-logger-0.2.2.tgz"; 7 | sha1 = "39be07e979b2fc8e03a94634205ed9422373d381"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "The logger used in the various architecture components of Bower."; 12 | }; 13 | } -------------------------------------------------------------------------------- /nodePackages/buffer-shims/1.0.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "buffer-shims"; 4 | version = "1.0.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/buffer-shims/-/buffer-shims-1.0.0.tgz"; 7 | sha1 = "9978ce317388c649ad8793028c3477ef044a8b51"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "some shims for node buffers"; 12 | }; 13 | } 14 | -------------------------------------------------------------------------------- /nodePackages/buffers/0.1.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "buffers"; 4 | version = "0.1.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/buffers/-/buffers-0.1.1.tgz"; 7 | sha1 = "b24579c3bed4d6d396aeee6d9a8ae7f5482ab7bb"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "Treat a collection of Buffers as a single contiguous partially mutable Buffer."; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/builtins/0.0.7.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "builtins"; 4 | version = "0.0.7"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/builtins/-/builtins-0.0.7.tgz"; 7 | sha1 = "355219cd6cf18dbe7c01cc7fd2dce765cfdc549a"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | homepage = "https://github.com/juliangruber/builtins"; 13 | description = "List of node.js builtin modules"; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/buster-core/0.6.4.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "buster-core"; 4 | version = "0.6.4"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/buster-core/-/buster-core-0.6.4.tgz"; 7 | sha1 = "27bf6bad674244ea720f311d900a0ca1cb786050"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "http://busterjs.org/docs/buster-core"; 12 | description = "Buster core utilities"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/bytes/0.1.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "bytes"; 4 | version = "0.1.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/bytes/-/bytes-0.1.0.tgz"; 7 | sha1 = "c574812228126d6369d1576925a8579db3f8e5a2"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "byte size string parser / serializer"; 12 | }; 13 | } 14 | -------------------------------------------------------------------------------- /nodePackages/bytes/0.2.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "bytes"; 4 | version = "0.2.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/bytes/-/bytes-0.2.0.tgz"; 7 | sha1 = "aad33ec14e3dc2ca74e8e7d451f9ba053ad4f7a0"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "byte size string parser / serializer"; 12 | }; 13 | } 14 | -------------------------------------------------------------------------------- /nodePackages/bytes/0.2.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "bytes"; 4 | version = "0.2.1"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/bytes/-/bytes-0.2.1.tgz"; 7 | sha1 = "555b08abcb063f8975905302523e4cd4ffdfdf31"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "byte size string parser / serializer"; 12 | }; 13 | } 14 | -------------------------------------------------------------------------------- /nodePackages/bytes/1.0.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "bytes"; 4 | version = "1.0.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/bytes/-/bytes-1.0.0.tgz"; 7 | sha1 = "3569ede8ba34315fab99c3e92cb04c7220de1fa8"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/visionmedia/bytes.js"; 12 | description = "byte size string parser / serializer"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/callsite/1.0.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "callsite"; 4 | version = "1.0.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/callsite/-/callsite-1.0.0.tgz"; 7 | sha1 = "280398e5d664bd74038b6f0905153e6e8af1bc20"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "access to v8's CallSites"; 12 | keywords = [ 13 | "stack" 14 | "trace" 15 | "line" 16 | ]; 17 | }; 18 | } -------------------------------------------------------------------------------- /nodePackages/charenc/0.0.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "charenc"; 4 | version = "0.0.2"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/charenc/-/charenc-0.0.2.tgz"; 7 | sha1 = "c0a1d2f3a7092e03774bfa83f14c0fc5790a8667"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | homepage = "https://github.com/pvorb/node-charenc#readme"; 13 | description = "character encoding utilities"; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/chmodr/0.1.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "chmodr"; 4 | version = "0.1.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/chmodr/-/chmodr-0.1.0.tgz"; 7 | sha1 = "e09215a1d51542db2a2576969765bcf6125583eb"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "like `chmod -R`"; 12 | }; 13 | } -------------------------------------------------------------------------------- /nodePackages/chmodr/1.0.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "chmodr"; 4 | version = "1.0.2"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/chmodr/-/chmodr-1.0.2.tgz"; 7 | sha1 = "04662b932d0f02ec66deaa2b0ea42811968e3eb9"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/isaacs/chmodr#readme"; 12 | description = "like `chmod -R`"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/chownr/0.0.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "chownr"; 4 | version = "0.0.2"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/chownr/-/chownr-0.0.2.tgz"; 7 | sha1 = "2f9aebf746f90808ce00607b72ba73b41604c485"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/isaacs/chownr#readme"; 12 | description = "like `chown -R`"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/chownr/1.0.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "chownr"; 4 | version = "1.0.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/chownr/-/chownr-1.0.1.tgz"; 7 | sha1 = "e2a75042a9551908bebd25b8523d5f9769d79181"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/isaacs/chownr#readme"; 12 | description = "like `chown -R`"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/cli-width/1.1.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "cli-width"; 4 | version = "1.1.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/cli-width/-/cli-width-1.1.0.tgz"; 7 | sha1 = "df62d1e1a980ef60d1256f364d4f2695594d7ecb"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/knownasilya/cli-width"; 12 | description = "Get stdout window width, with two fallbacks, tty and then a default."; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/cli-width/2.1.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "cli-width"; 4 | version = "2.1.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/cli-width/-/cli-width-2.1.0.tgz"; 7 | sha1 = "b234ca209b29ef66fc518d9b98d5847b00edf00a"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/knownasilya/cli-width"; 12 | description = "Get stdout window width, with two fallbacks, tty and then a default."; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/clone/0.2.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "clone"; 4 | version = "0.2.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/clone/-/clone-0.2.0.tgz"; 7 | sha1 = "c6126a90ad4f72dbf5acdb243cc37724fe93fc1f"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/pvorb/node-clone"; 12 | description = "deep cloning of objects and arrays"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/clone/1.0.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "clone"; 4 | version = "1.0.2"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/clone/-/clone-1.0.2.tgz"; 7 | sha1 = "260b7a99ebb1edfe247538175f783243cb19d149"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/pvorb/node-clone"; 12 | description = "deep cloning of objects and arrays"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/clone/2.1.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "clone"; 4 | version = "2.1.1"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/clone/-/clone-2.1.1.tgz"; 7 | sha1 = "d217d1e961118e3ac9a4b8bba3285553bf647cdb"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/pvorb/node-clone#readme"; 12 | description = "deep cloning of objects and arrays"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/colors/0.6.0-1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "colors"; 4 | version = "0.6.0-1"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/colors/-/colors-0.6.0-1.tgz"; 7 | sha1 = "6dbb68ceb8bc60f2b313dcc5ce1599f06d19e67a"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "get colors in your node.js console like what"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/component-emitter/1.1.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "component-emitter"; 4 | version = "1.1.2"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/component-emitter/-/component-emitter-1.1.2.tgz"; 7 | sha1 = "296594f2753daa63996d2af08d15a95116c9aec3"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/component/emitter"; 12 | description = "Event emitter"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/component-emitter/1.2.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "component-emitter"; 4 | version = "1.2.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/component-emitter/-/component-emitter-1.2.0.tgz"; 7 | sha1 = "ccd113a86388d06482d03de3fc7df98526ba8efe"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/component/emitter"; 12 | description = "Event emitter"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/component-emitter/1.2.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "component-emitter"; 4 | version = "1.2.1"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/component-emitter/-/component-emitter-1.2.1.tgz"; 7 | sha1 = "137918d6d78283f7df7a6b7c5a63e140e69425e6"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/component/emitter#readme"; 12 | description = "Event emitter"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/configurable/0.0.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "configurable"; 4 | version = "0.0.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/configurable/-/configurable-0.0.1.tgz"; 7 | sha1 = "47d75b727b51b4eb84c1dadafe3f8240313833b1"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "Configuration mixin"; 12 | keywords = [ "configuration" ]; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/console-stream/0.1.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "console-stream"; 4 | version = "0.1.1"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/console-stream/-/console-stream-0.1.1.tgz"; 7 | sha1 = "a095fe07b20465955f2fafd28b5d72bccd949d44"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/Raynos/console-stream"; 12 | description = "A writable stream that writes to the console"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/cookie-jar/0.2.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "cookie-jar"; 4 | version = "0.2.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/cookie-jar/-/cookie-jar-0.2.0.tgz"; 7 | sha1 = "64ecc06ac978db795e4b5290cbe48ba3781400fa"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "Cookie Jar. Originally pulled form tobi, maintained as vendor in request, now a standalone module."; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/cookie-jar/0.3.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "cookie-jar"; 4 | version = "0.3.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/cookie-jar/-/cookie-jar-0.3.0.tgz"; 7 | sha1 = "bc9a27d4e2b97e186cd57c9e2063cb99fa68cccc"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "Cookie Jar. Originally pulled form tobi, maintained as vendor in request, now a standalone module."; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/cookie/0.0.5.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "cookie"; 4 | version = "0.0.5"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/cookie/-/cookie-0.0.5.tgz"; 7 | sha1 = "f9acf9db57eb7568c9fcc596256b7bb22e307c81"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "cookie parsing and serialization"; 12 | keywords = [ 13 | "cookie" 14 | "cookies" 15 | ]; 16 | }; 17 | } 18 | -------------------------------------------------------------------------------- /nodePackages/cookie/0.1.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "cookie"; 4 | version = "0.1.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/cookie/-/cookie-0.1.0.tgz"; 7 | sha1 = "90eb469ddce905c866de687efc43131d8801f9d0"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "cookie parsing and serialization"; 12 | keywords = [ 13 | "cookie" 14 | "cookies" 15 | ]; 16 | }; 17 | } 18 | -------------------------------------------------------------------------------- /nodePackages/cookiejar/1.3.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "cookiejar"; 4 | version = "1.3.2"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/cookiejar/-/cookiejar-1.3.2.tgz"; 7 | sha1 = "61d3229e2da20c859032233502958a9b7df58249"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "simple persistent cookiejar system"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/cookiejar/2.0.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "cookiejar"; 4 | version = "2.0.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/cookiejar/-/cookiejar-2.0.1.tgz"; 7 | sha1 = "3d12752f6adf68a892f332433492bd5812bb668f"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | homepage = "https://github.com/bmeck/node-cookiejar"; 13 | description = "simple persistent cookiejar system"; 14 | }; 15 | } -------------------------------------------------------------------------------- /nodePackages/crc/3.2.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "crc"; 4 | version = "3.2.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/crc/-/crc-3.2.1.tgz"; 7 | sha1 = "5d9c8fb77a245cd5eca291e5d2d005334bab0082"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/alexgorbatchev/node-crc"; 12 | description = "Various CRC JavaScript implementations"; 13 | keywords = [ "crc" ]; 14 | }; 15 | } -------------------------------------------------------------------------------- /nodePackages/crc/3.3.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "crc"; 4 | version = "3.3.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/crc/-/crc-3.3.0.tgz"; 7 | sha1 = "fa622e1bc388bf257309082d6b65200ce67090ba"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/alexgorbatchev/node-crc"; 12 | description = "Various CRC JavaScript implementations"; 13 | keywords = [ "crc" ]; 14 | }; 15 | } -------------------------------------------------------------------------------- /nodePackages/cron/1.1.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "cron"; 4 | version = "1.1.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/cron/-/cron-1.1.0.tgz"; 7 | sha1 = "61e868c6f18f98e8bcb88bcd7ab9fb8fae909453"; 8 | }; 9 | deps = with nodePackages; [ 10 | moment-timezone_0-3-1 11 | ]; 12 | meta = { 13 | homepage = "https://github.com/ncb000gt/node-cron#readme"; 14 | description = "Cron jobs for your node"; 15 | }; 16 | } 17 | -------------------------------------------------------------------------------- /nodePackages/crypt/0.0.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "crypt"; 4 | version = "0.0.2"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/crypt/-/crypt-0.0.2.tgz"; 7 | sha1 = "88d7ff7ec0dfb86f713dc87bbb42d044d3e6c41b"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | homepage = "https://github.com/pvorb/node-crypt#readme"; 13 | description = "utilities for encryption and hashing"; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/css-parse/1.0.4.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "css-parse"; 4 | version = "1.0.4"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/css-parse/-/css-parse-1.0.4.tgz"; 7 | sha1 = "38b0503fbf9da9f54e9c1dbda60e145c77117bdd"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "CSS parser"; 12 | keywords = [ 13 | "css" 14 | "parser" 15 | "stylesheet" 16 | ]; 17 | }; 18 | } -------------------------------------------------------------------------------- /nodePackages/css-stringify/1.0.5.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "css-stringify"; 4 | version = "1.0.5"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/css-stringify/-/css-stringify-1.0.5.tgz"; 7 | sha1 = "b0d042946db2953bb9d292900a6cb5f6d0122031"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "CSS compiler"; 12 | keywords = [ 13 | "css" 14 | "stringify" 15 | "stylesheet" 16 | ]; 17 | }; 18 | } -------------------------------------------------------------------------------- /nodePackages/css-what/1.0.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "css-what"; 4 | version = "1.0.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/css-what/-/css-what-1.0.0.tgz"; 7 | sha1 = "d7cc2df45180666f99d2b14462639469e00f736c"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/fb55/css-what"; 12 | description = "a CSS selector parser"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/css-what/2.1.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "css-what"; 4 | version = "2.1.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/css-what/-/css-what-2.1.0.tgz"; 7 | sha1 = "9467d032c38cfaefb9f2d79501253062f87fa1bd"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/fb55/css-what#readme"; 12 | description = "a CSS selector parser"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/ctype/0.5.3.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "ctype"; 4 | version = "0.5.3"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/ctype/-/ctype-0.5.3.tgz"; 7 | sha1 = "82c18c2461f74114ef16c135224ad0b9144ca12f"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | homepage = "https://github.com/rmustacc/node-ctype"; 13 | description = "read and write binary structures and data types"; 14 | }; 15 | } -------------------------------------------------------------------------------- /nodePackages/date-now/0.1.4.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "date-now"; 4 | version = "0.1.4"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/date-now/-/date-now-0.1.4.tgz"; 7 | sha1 = "eaf439fd4d4848ad74e5cc7dbef200672b9e345b"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/Colingo/date-now"; 12 | description = "A requirable version of Date.now()"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/deep-extend/0.2.11.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "deep-extend"; 4 | version = "0.2.11"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/deep-extend/-/deep-extend-0.2.11.tgz"; 7 | sha1 = "7a16ba69729132340506170494bc83f7076fe08f"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/unclechu/node-deep-extend"; 12 | description = "Recursive object extending."; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/deepcopy/0.4.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "deepcopy"; 4 | version = "0.4.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/deepcopy/-/deepcopy-0.4.0.tgz"; 7 | sha1 = "4964ba39b9f89ff5e5c6747adaf6de0d0a8aece5"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/sasaplus1/deepcopy.js"; 12 | description = "deep copy for any data"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/deprecated/0.0.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "deprecated"; 4 | version = "0.0.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/deprecated/-/deprecated-0.0.1.tgz"; 7 | sha1 = "f9c9af5464afa1e7a971458a8bdef2aa94d5bb19"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "http://github.com/wearefractal/deprecated"; 12 | description = "Tool for deprecating things"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/detect-character-encoding/shared_library.patch: -------------------------------------------------------------------------------- 1 | --- vendor/icu/icu.gyp 2015-03-15 06:23:56.000000000 -0500 2 | +++ vendor/icu/icu.gyp.new 2016-11-17 11:28:21.619531203 -0600 3 | @@ -108,7 +108,7 @@ 4 | 'toolsets': [ 'target', 'host' ], 5 | 'conditions' : [ 6 | ['_toolset=="target"', { 7 | - 'type': '<(library)', 8 | + 'type': 'shared_library', 9 | 'sources': [ 10 | '<@(icu_src_i18n)' 11 | ], 12 | -------------------------------------------------------------------------------- /nodePackages/diff/1.0.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "diff"; 4 | version = "1.0.2"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/diff/-/diff-1.0.2.tgz"; 7 | sha1 = "4ae73f1aee8d6fcf484f1a1ce77ce651d9b7f0c9"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "A javascript text diff implementation."; 13 | keywords = [ 14 | "diff" 15 | "javascript" 16 | ]; 17 | }; 18 | } -------------------------------------------------------------------------------- /nodePackages/diff/1.0.7.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "diff"; 4 | version = "1.0.7"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/diff/-/diff-1.0.7.tgz"; 7 | sha1 = "24bbb001c4a7d5522169e7cabdb2c2814ed91cf4"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "A javascript text diff implementation."; 12 | keywords = [ 13 | "diff" 14 | "javascript" 15 | ]; 16 | }; 17 | } 18 | -------------------------------------------------------------------------------- /nodePackages/diff/1.0.8.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "diff"; 4 | version = "1.0.8"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/diff/-/diff-1.0.8.tgz"; 7 | sha1 = "343276308ec991b7bc82267ed55bc1411f971666"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "A javascript text diff implementation."; 12 | keywords = [ 13 | "diff" 14 | "javascript" 15 | ]; 16 | }; 17 | } -------------------------------------------------------------------------------- /nodePackages/disposables/1.0.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "disposables"; 4 | version = "1.0.1"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/disposables/-/disposables-1.0.1.tgz"; 7 | sha1 = "064727a25b54f502bd82b89aa2dfb8df9f1b39e3"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/gaearon/disposables"; 12 | description = "Disposables let you safely compose resource disposal semantics"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/dom-align/1.6.4.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "dom-align"; 4 | version = "1.6.4"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/dom-align/-/dom-align-1.6.4.tgz"; 7 | sha1 = "7702a40352ebf29f31551296756d08dae2b3c3fa"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "http://github.com/yiminghe/dom-align"; 12 | description = "Align DOM Node Flexibly "; 13 | keywords = [ "dom" "align" ]; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/dom-converter/0.1.4.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "dom-converter"; 4 | version = "0.1.4"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/dom-converter/-/dom-converter-0.1.4.tgz"; 7 | sha1 = "a45ef5727b890c9bffe6d7c876e7b19cb0e17f3b"; 8 | }; 9 | deps = with nodePackages; [ 10 | utila_0-3-3 11 | ]; 12 | meta = { 13 | description = "converts bare objects to DOM objects or xml representations"; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/dom-walk/0.1.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "dom-walk"; 4 | version = "0.1.1"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/dom-walk/-/dom-walk-0.1.1.tgz"; 7 | sha1 = "672226dc74c8f799ad35307df936aba11acd6018"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/Raynos/dom-walk"; 12 | description = "iteratively walk a DOM node"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/duplexer/0.0.4.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "duplexer"; 4 | version = "0.0.4"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/duplexer/-/duplexer-0.0.4.tgz"; 7 | sha1 = "afcb7f1f8b8d74f820726171d5d64ac9e4a8ff20"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/Raynos/duplexer"; 12 | description = "Creates a duplex stream"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/duplexer/0.1.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "duplexer"; 4 | version = "0.1.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/duplexer/-/duplexer-0.1.1.tgz"; 7 | sha1 = "ace6ff808c1ce66b57d1ebf97977acb02334cfc1"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/Raynos/duplexer"; 12 | description = "Creates a duplex stream"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/ee-first/1.1.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "ee-first"; 4 | version = "1.1.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/ee-first/-/ee-first-1.1.0.tgz"; 7 | sha1 = "6a0d7c6221e490feefd92ec3f441c9ce8cd097f4"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/jonathanong/ee-first"; 12 | description = "return the first event in a set of ee/event pairs"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/ee-first/1.1.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "ee-first"; 4 | version = "1.1.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz"; 7 | sha1 = "590c61156b0ae2f4f0255732a158b266bc56b21d"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/jonathanong/ee-first"; 12 | description = "return the first event in a set of ee/event pairs"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/element-class/0.2.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "element-class"; 4 | version = "0.2.2"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/element-class/-/element-class-0.2.2.tgz"; 7 | sha1 = "9d3bbd0767f9013ef8e1c8ebe722c1402a60050e"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/maxogden/element-class"; 12 | description = "add and remove classes from dom elements"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/esprima/0.9.9.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "esprima"; 4 | version = "0.9.9"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/esprima/-/esprima-0.9.9.tgz"; 7 | sha1 = "1b90925c975d632d7282939c3bb9c3a423c30490"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | homepage = "http://esprima.org"; 13 | description = "ECMAScript parsing infrastructure for multipurpose analysis"; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/esprima/1.0.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "esprima"; 4 | version = "1.0.2"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/esprima/-/esprima-1.0.2.tgz"; 7 | sha1 = "8039bf9ceac4d9d2c15f623264fb292b5502ceaf"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | homepage = "http://esprima.org"; 13 | description = "ECMAScript parsing infrastructure for multipurpose analysis"; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/estraverse/0.0.4.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "estraverse"; 4 | version = "0.0.4"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/estraverse/-/estraverse-0.0.4.tgz"; 7 | sha1 = "01a0932dfee574684a598af5a67c3bf9b6428db2"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "http://github.com/Constellation/estraverse.html"; 12 | description = "ECMAScript JS AST traversal functions"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/estraverse/1.5.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "estraverse"; 4 | version = "1.5.1"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/estraverse/-/estraverse-1.5.1.tgz"; 7 | sha1 = "867a3e8e58a9f84618afb6c2ddbcd916b7cbaf71"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/Constellation/estraverse"; 12 | description = "ECMAScript JS AST traversal functions"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/estraverse/1.8.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "estraverse"; 4 | version = "1.8.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/estraverse/-/estraverse-1.8.0.tgz"; 7 | sha1 = "3f1264fb62c8500dbae5e4f73705cd576d6af428"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/Constellation/estraverse"; 12 | description = "ECMAScript JS AST traversal functions"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/estraverse/1.9.3.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "estraverse"; 4 | version = "1.9.3"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/estraverse/-/estraverse-1.9.3.tgz"; 7 | sha1 = "af67f2dc922582415950926091a4005d29c9bb44"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/estools/estraverse"; 12 | description = "ECMAScript JS AST traversal functions"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/estraverse/4.1.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "estraverse"; 4 | version = "4.1.1"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/estraverse/-/estraverse-4.1.1.tgz"; 7 | sha1 = "f6caca728933a850ef90661d0e17982ba47111a2"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/estools/estraverse"; 12 | description = "ECMAScript JS AST traversal functions"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/estraverse/4.2.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "estraverse"; 4 | version = "4.2.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/estraverse/-/estraverse-4.2.0.tgz"; 7 | sha1 = "0dee3fed31fcd469618ce7342099fc1afa0bdb13"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/estools/estraverse"; 12 | description = "ECMAScript JS AST traversal functions"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/esutils/1.0.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "esutils"; 4 | version = "1.0.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/esutils/-/esutils-1.0.0.tgz"; 7 | sha1 = "8151d358e20c8acc7fb745e7472c0025fe496570"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/Constellation/esutils"; 12 | description = "utility box for ECMAScript language tools"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/esutils/1.1.6.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "esutils"; 4 | version = "1.1.6"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/esutils/-/esutils-1.1.6.tgz"; 7 | sha1 = "c01ccaa9ae4b897c6d0c3e210ae52f3c7a844375"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/Constellation/esutils"; 12 | description = "utility box for ECMAScript language tools"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/esutils/2.0.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "esutils"; 4 | version = "2.0.2"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/esutils/-/esutils-2.0.2.tgz"; 7 | sha1 = "0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/estools/esutils"; 12 | description = "utility box for ECMAScript language tools"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/expect-js/0.3.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "expect.js"; 4 | version = "0.3.1"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/expect.js/-/expect.js-0.3.1.tgz"; 7 | sha1 = "b0a59a0d2eff5437544ebf0ceaa6015841d09b5b"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/LearnBoost/expect.js"; 12 | description = "BDD style assertions for node and the browser."; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/extend/1.2.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "extend"; 4 | version = "1.2.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/extend/-/extend-1.2.1.tgz"; 7 | sha1 = "a0f5fd6cfc83a5fe49ef698d60ec8a624dd4576c"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "Port of jQuery.extend for Node.js"; 12 | keywords = [ 13 | "extend" 14 | "clone" 15 | "merge" 16 | ]; 17 | }; 18 | } -------------------------------------------------------------------------------- /nodePackages/extsprintf/1.0.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "extsprintf"; 4 | version = "1.0.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/extsprintf/-/extsprintf-1.0.0.tgz"; 7 | sha1 = "4d58b815ace5bebfc4ebf03cf98b0a7604a99b86"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "extended POSIX-style sprintf"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/extsprintf/1.0.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "extsprintf"; 4 | version = "1.0.2"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/extsprintf/-/extsprintf-1.0.2.tgz"; 7 | sha1 = "e1080e0658e300b06294990cc70e1502235fd550"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "extended POSIX-style sprintf"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/extsprintf/1.2.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "extsprintf"; 4 | version = "1.2.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/extsprintf/-/extsprintf-1.2.0.tgz"; 7 | sha1 = "5ad946c22f5b32ba7f8cd7426711c6e8a3fc2529"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | homepage = "https://github.com/davepacheco/node-extsprintf"; 13 | description = "extended POSIX-style sprintf"; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/faker/3.1.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "faker"; 4 | version = "3.1.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/faker/-/faker-3.1.0.tgz"; 7 | sha1 = "0f908faf4e6ec02524e54a57e432c5c013e08c9f"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/Marak/Faker.js#readme"; 12 | description = "Generate massive amounts of fake contextual data"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/fast-future/1.0.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "fast-future"; 4 | version = "1.0.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/fast-future/-/fast-future-1.0.1.tgz"; 7 | sha1 = "6cbd22d999ab39cd10fc79392486e7a678716818"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/kesla/fast-future"; 12 | description = "A really fast way to run a callback in the future"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/fast-ordered-set/1.0.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "fast-ordered-set"; 4 | version = "1.0.2"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/fast-ordered-set/-/fast-ordered-set-1.0.2.tgz"; 7 | sha1 = "75c2225ee8f9a4414da7b30515fc35ac6a236500"; 8 | }; 9 | deps = with nodePackages; [ 10 | blank-object_1-0-1 11 | ]; 12 | meta = { 13 | description = "quick and dirty ordered-set"; 14 | author = ""; 15 | }; 16 | } -------------------------------------------------------------------------------- /nodePackages/file/0.2.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "file"; 4 | version = "0.2.2"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/file/-/file-0.2.2.tgz"; 7 | sha1 = "c3dfd8f8cf3535ae455c2b423c2e52635d76b4d3"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/aconbere/node-file-utils"; 12 | description = "Higher level path and file manipulation functions."; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/formatio/1.0.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "formatio"; 4 | version = "1.0.2"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/formatio/-/formatio-1.0.2.tgz"; 7 | sha1 = "e7991ca144ff7d8cff07bb9ac86a9b79c6ba47ef"; 8 | }; 9 | deps = with nodePackages; [ 10 | samsam_1-1-3 11 | ]; 12 | meta = { 13 | homepage = "http://busterjs.org/docs/formatio/"; 14 | description = "Human-readable object formatting"; 15 | }; 16 | } -------------------------------------------------------------------------------- /nodePackages/formatio/1.1.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "formatio"; 4 | version = "1.1.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/formatio/-/formatio-1.1.1.tgz"; 7 | sha1 = "5ed3ccd636551097383465d996199100e86161e9"; 8 | }; 9 | deps = with nodePackages; [ 10 | samsam_1-1-3 11 | ]; 12 | meta = { 13 | homepage = "http://busterjs.org/docs/formatio/"; 14 | description = "Human-readable object formatting"; 15 | }; 16 | } -------------------------------------------------------------------------------- /nodePackages/formidable/1.0.11.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "formidable"; 4 | version = "1.0.11"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/formidable/-/formidable-1.0.11.tgz"; 7 | sha1 = "68f63325a035e644b6f7bb3d11243b9761de1b30"; 8 | }; 9 | deps = []; 10 | } 11 | -------------------------------------------------------------------------------- /nodePackages/formidable/1.0.14.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "formidable"; 4 | version = "1.0.14"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/formidable/-/formidable-1.0.14.tgz"; 7 | sha1 = "2b3f4c411cbb5fdd695c44843e2a23514a43231a"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/felixge/node-formidable"; 12 | description = "A node.js module for parsing form data, especially file uploads."; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/fresh/0.1.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "fresh"; 4 | version = "0.1.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/fresh/-/fresh-0.1.0.tgz"; 7 | sha1 = "03e4b0178424e4c2d5d19a54d8814cdc97934850"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "HTTP response freshness testing"; 12 | }; 13 | } 14 | -------------------------------------------------------------------------------- /nodePackages/fresh/0.2.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "fresh"; 4 | version = "0.2.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/fresh/-/fresh-0.2.0.tgz"; 7 | sha1 = "bfd9402cf3df12c4a4c310c79f99a3dde13d34a7"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "HTTP response freshness testing"; 12 | }; 13 | } 14 | -------------------------------------------------------------------------------- /nodePackages/from/0.0.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "from"; 4 | version = "0.0.2"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/from/-/from-0.0.2.tgz"; 7 | sha1 = "7fffac647a2f99b20d57b8e28379455cbb4189d0"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "Easy way to make a Readable Stream"; 12 | keywords = [ 13 | "stream" 14 | "streams" 15 | "readable" 16 | "easy" 17 | ]; 18 | }; 19 | } -------------------------------------------------------------------------------- /nodePackages/get-proxy/1.0.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "get-proxy"; 4 | version = "1.0.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/get-proxy/-/get-proxy-1.0.1.tgz"; 7 | sha1 = "41348b496dd5084d6f29283247e62a10b5b87bb9"; 8 | }; 9 | deps = with nodePackages; [ 10 | rc_0-5-5 11 | ]; 12 | meta = { 13 | homepage = "https://github.com/kevva/get-proxy"; 14 | description = "Get configured proxy"; 15 | }; 16 | } -------------------------------------------------------------------------------- /nodePackages/gkt/1.0.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "gkt"; 4 | version = "1.0.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://tgz.pm2.io/gkt-1.0.0.tgz"; 7 | sha256 = "c8321f58e753231f612cf72ed04c013ae23c270553d1e800a832fb4e7cf23a00"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "GKT"; 13 | author = "God"; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/glob/3.1.21.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "glob"; 4 | version = "3.1.21"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/glob/-/glob-3.1.21.tgz"; 7 | sha1 = "d29e0a055dea5138f4d07ed40e8982e83c2066cd"; 8 | }; 9 | deps = with nodePackages; [ 10 | inherits_1-0-2 11 | graceful-fs_1-2-3 12 | minimatch_0-2-14 13 | ]; 14 | meta = { 15 | description = "a little globber"; 16 | }; 17 | } -------------------------------------------------------------------------------- /nodePackages/glob/3.2.3.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "glob"; 4 | version = "3.2.3"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/glob/-/glob-3.2.3.tgz"; 7 | sha1 = "e313eeb249c7affaa5c475286b0e115b59839467"; 8 | }; 9 | deps = with nodePackages; [ 10 | inherits_2-0-1 11 | graceful-fs_2-0-3 12 | minimatch_0-2-14 13 | ]; 14 | meta = { 15 | description = "a little globber"; 16 | }; 17 | } -------------------------------------------------------------------------------- /nodePackages/growl/1.5.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "growl"; 4 | version = "1.5.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/growl/-/growl-1.5.1.tgz"; 7 | sha1 = "1decd1f22a4b30dae7d363799ec624cf40cc0070"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "Growl unobtrusive notifications"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/growl/1.6.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "growl"; 4 | version = "1.6.1"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/growl/-/growl-1.6.1.tgz"; 7 | sha1 = "c4d9bbae8f9a572295da062b03cd73e1ef2e14b2"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "Growl unobtrusive notifications"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/growl/1.7.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "growl"; 4 | version = "1.7.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/growl/-/growl-1.7.0.tgz"; 7 | sha1 = "de2d66136d002e112ba70f3f10c31cf7c350b2da"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "Growl unobtrusive notifications"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/growl/1.8.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "growl"; 4 | version = "1.8.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/growl/-/growl-1.8.1.tgz"; 7 | sha1 = "4b2dec8d907e93db336624dcec0183502f8c9428"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | homepage = "https://github.com/visionmedia/node-growl"; 13 | description = "Growl unobtrusive notifications"; 14 | }; 15 | } -------------------------------------------------------------------------------- /nodePackages/growl/1.9.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "growl"; 4 | version = "1.9.2"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/growl/-/growl-1.9.2.tgz"; 7 | sha1 = "0ea7743715db8d8de2c5ede1775e1b45ac85c02f"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | homepage = "https://github.com/tj/node-growl"; 13 | description = "Growl unobtrusive notifications"; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/grunt-simple-watch/latest.nix: -------------------------------------------------------------------------------- 1 | 0.1.3.nix -------------------------------------------------------------------------------- /nodePackages/gulp-rename/1.2.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "gulp-rename"; 4 | version = "1.2.2"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/gulp-rename/-/gulp-rename-1.2.2.tgz"; 7 | sha1 = "3ad4428763f05e2764dec1c67d868db275687817"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/hparra/gulp-rename"; 12 | description = "Rename files"; 13 | keywords = [ "gulpplugin" ]; 14 | }; 15 | } -------------------------------------------------------------------------------- /nodePackages/has/1.0.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "has"; 4 | version = "1.0.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/has/-/has-1.0.1.tgz"; 7 | sha1 = "8461733f538b0837c9361e39a9ab9e9704dc2f28"; 8 | }; 9 | deps = with nodePackages; [ 10 | function-bind_1-0-2 11 | ]; 12 | meta = { 13 | homepage = "https://github.com/tarruda/has"; 14 | description = "Object.prototype.hasOwnProperty.call shortcut"; 15 | }; 16 | } -------------------------------------------------------------------------------- /nodePackages/hoek/0.7.6.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "hoek"; 4 | version = "0.7.6"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/hoek/-/hoek-0.7.6.tgz"; 7 | sha1 = "60fbd904557541cd2b8795abf308a1b3770e155a"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "General purpose node utilities"; 12 | keywords = [ "utilities" ]; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/hoek/0.9.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "hoek"; 4 | version = "0.9.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/hoek/-/hoek-0.9.1.tgz"; 7 | sha1 = "3d322462badf07716ea7eb85baf88079cddce505"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "General purpose node utilities"; 12 | keywords = [ "utilities" ]; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/hoek/2.16.3.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "hoek"; 4 | version = "2.16.3"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz"; 7 | sha1 = "20bb7403d3cea398e91dc4710a8ff1b8274a25ed"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/hapijs/hoek#readme"; 12 | description = "General purpose node utilities"; 13 | keywords = [ "utilities" ]; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/hoek/3.0.4.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "hoek"; 4 | version = "3.0.4"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/hoek/-/hoek-3.0.4.tgz"; 7 | sha1 = "268adff66bb6695c69b4789a88b1e0847c3f3123"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/hapijs/hoek#readme"; 12 | description = "General purpose node utilities"; 13 | keywords = [ "utilities" ]; 14 | }; 15 | } -------------------------------------------------------------------------------- /nodePackages/hoek/4.2.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "hoek"; 4 | version = "4.2.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/hoek/-/hoek-4.2.0.tgz"; 7 | sha1 = "72d9d0754f7fe25ca2d01ad8f8f9a9449a89526d"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/hapijs/hoek#readme"; 12 | description = "General purpose node utilities"; 13 | keywords = [ "utilities" ]; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/immediate/3.0.6.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "immediate"; 4 | version = "3.0.6"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/immediate/-/immediate-3.0.6.tgz"; 7 | sha1 = "9db1dbd0faf8de6fbe0f5dd5e56bb606280de69b"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "A cross browser microtask library"; 12 | }; 13 | } 14 | -------------------------------------------------------------------------------- /nodePackages/indx/0.2.3.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "indx"; 4 | version = "0.2.3"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/indx/-/indx-0.2.3.tgz"; 7 | sha1 = "15dcf56ee9cf65c0234c513c27fbd580e70fbc50"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/jenius/indx"; 12 | description = "require_tree for node"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/ini/1.1.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "ini"; 4 | version = "1.1.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/ini/-/ini-1.1.0.tgz"; 7 | sha1 = "4e808c2ce144c6c1788918e034d6797bc6cf6281"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "An ini encoder/decoder for node"; 12 | }; 13 | } 14 | -------------------------------------------------------------------------------- /nodePackages/ini/1.3.4.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "ini"; 4 | version = "1.3.4"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/ini/-/ini-1.3.4.tgz"; 7 | sha1 = "0537cb79daf59b59a1a517dff706c86ec039162e"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/isaacs/ini#readme"; 12 | description = "An ini encoder/decoder for node"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/ip/0.3.3.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "ip"; 4 | version = "0.3.3"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/ip/-/ip-0.3.3.tgz"; 7 | sha1 = "8ee8309e92f0b040d287f72efaca1a21702d3fb4"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/indutny/node-ip"; 12 | description = "IP address utilities for node.js"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/is-object/1.0.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "is-object"; 4 | version = "1.0.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/is-object/-/is-object-1.0.1.tgz"; 7 | sha1 = "8952688c5ec2ffd6b03ecc85e769e02903083470"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/ljharb/is-object"; 12 | description = "Checks whether a value is an object"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/is-promise/1.0.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "is-promise"; 4 | version = "1.0.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/is-promise/-/is-promise-1.0.1.tgz"; 7 | sha1 = "31573761c057e33c2e91aab9e96da08cefbe76e5"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/then/is-promise"; 12 | description = "Test whether an object looks like a promises-a+ promise"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/is-promise/2.1.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "is-promise"; 4 | version = "2.1.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/is-promise/-/is-promise-2.1.0.tgz"; 7 | sha1 = "79a2a9ece7f096e80f36d2b2f3bc16c1ff4bf3fa"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/then/is-promise"; 12 | description = "Test whether an object looks like a promises-a+ promise"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/is-retry-allowed/1.1.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "is-retry-allowed"; 4 | version = "1.1.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/is-retry-allowed/-/is-retry-allowed-1.1.0.tgz"; 7 | sha1 = "11a060568b67339444033d0125a61a20d564fb34"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/floatdrop/is-retry-allowed#readme"; 12 | description = "My prime module"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/is-url/1.2.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "is-url"; 4 | version = "1.2.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/is-url/-/is-url-1.2.1.tgz"; 7 | sha1 = "bc92ffd29b23d5f2180e253b916bce6fda711873"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/segmentio/is-url"; 12 | description = "Check whether a string is a URL."; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/is-utf8/0.2.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "is-utf8"; 4 | version = "0.2.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/is-utf8/-/is-utf8-0.2.0.tgz"; 7 | sha1 = "b8aa54125ae626bfe4e3beb965f16a89c58a1137"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "detect if a buffer is utf8 encoded."; 13 | keywords = [ "utf8" "charset" ]; 14 | }; 15 | } -------------------------------------------------------------------------------- /nodePackages/isexe/1.1.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "isexe"; 4 | version = "1.1.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/isexe/-/isexe-1.1.1.tgz"; 7 | sha1 = "f0d4793ed2fb5c46bfdeab760bbb965f4485a66c"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/isaacs/isexe#readme"; 12 | description = "Minimal module to check if a file is executable."; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/isexe/2.0.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "isexe"; 4 | version = "2.0.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz"; 7 | sha1 = "e8fbf374dc556ff8947a10dcb0572d633f2cfa10"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/isaacs/isexe#readme"; 12 | description = "Minimal module to check if a file is executable."; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/jade/0.20.3.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "jade"; 4 | version = "0.20.3"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/jade/-/jade-0.20.3.tgz"; 7 | sha1 = "7f43cbc7103762abb72a67fd6484eb72ac1d28a0"; 8 | }; 9 | deps = with nodePackages; [ 10 | commander_0-5-2 11 | mkdirp_0-5-1 12 | ]; 13 | meta = { 14 | description = "Jade template engine"; 15 | }; 16 | } -------------------------------------------------------------------------------- /nodePackages/jade/0.26.3.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "jade"; 4 | version = "0.26.3"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/jade/-/jade-0.26.3.tgz"; 7 | sha1 = "8f10d7977d8d79f2f6ff862a81b0513ccb25686c"; 8 | }; 9 | deps = with nodePackages; [ 10 | commander_0-6-1 11 | mkdirp_0-3-0 12 | ]; 13 | meta = { 14 | description = "Jade template engine"; 15 | }; 16 | } -------------------------------------------------------------------------------- /nodePackages/jest-file-exists/19.0.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "jest-file-exists"; 4 | version = "19.0.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/jest-file-exists/-/jest-file-exists-19.0.0.tgz"; 7 | sha1 = "cca2e587a11ec92e24cfeab3f8a94d657f3fceb8"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | homepage = "https://github.com/facebook/jest#readme"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/jest-mock/19.0.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "jest-mock"; 4 | version = "19.0.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/jest-mock/-/jest-mock-19.0.0.tgz"; 7 | sha1 = "67038641e9607ab2ce08ec4a8cb83aabbc899d01"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | homepage = "https://github.com/facebook/jest#readme"; 13 | description = "## API"; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/jest-regex-util/19.0.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "jest-regex-util"; 4 | version = "19.0.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-19.0.0.tgz"; 7 | sha1 = "b7754587112aede1456510bb1f6afe74ef598691"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | homepage = "https://github.com/facebook/jest#readme"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/jsdom/set-length.patch: -------------------------------------------------------------------------------- 1 | --- lib/jsdom/level1/core.js 2014-07-01 00:20:36.000000000 +0000 2 | +++ lib/jsdom/level1/core.js.new 2016-09-08 18:55:59.385000000 +0000 3 | @@ -233,6 +233,9 @@ 4 | this._update(); 5 | return this._length || 0; 6 | }, 7 | + set length(length) { 8 | + return this._length; 9 | + }, 10 | item: function(index) { 11 | this._update(); 12 | return this[index] || null; 13 | -------------------------------------------------------------------------------- /nodePackages/json-schema/0.2.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "json-schema"; 4 | version = "0.2.2"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/json-schema/-/json-schema-0.2.2.tgz"; 7 | sha1 = "50354f19f603917c695f70b85afa77c3b0f23506"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "JSON Schema validation and specifications"; 12 | keywords = [ "json" "schema" ]; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/json5/0.4.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "json5"; 4 | version = "0.4.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/json5/-/json5-0.4.0.tgz"; 7 | sha1 = "054352e4c4c80c86c0923877d449de176a732c8d"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "http://json5.org/"; 12 | description = "JSON for the ES5 era."; 13 | keywords = [ "json" "es5" ]; 14 | }; 15 | } -------------------------------------------------------------------------------- /nodePackages/json5/0.5.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "json5"; 4 | version = "0.5.1"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/json5/-/json5-0.5.1.tgz"; 7 | sha1 = "1eade7acc012034ad84e2396767ead9fa5495821"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "http://json5.org/"; 12 | description = "JSON for the ES5 era."; 13 | keywords = [ "json" "es5" ]; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/jsonify/0.0.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "jsonify"; 4 | version = "0.0.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz"; 7 | sha1 = "2c74b6ee41d93ca51b7b5aaee8f503631d252a73"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "JSON without touching any globals"; 12 | keywords = [ "json" "browser" ]; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/jsonparse/0.0.5.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "jsonparse"; 4 | version = "0.0.5"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/jsonparse/-/jsonparse-0.0.5.tgz"; 7 | sha1 = "330542ad3f0a654665b778f3eb2d9a9fa507ac64"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "This is a pure-js JSON streaming parser for node.js"; 12 | }; 13 | } 14 | -------------------------------------------------------------------------------- /nodePackages/jsonparse/1.2.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "jsonparse"; 4 | version = "1.2.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/jsonparse/-/jsonparse-1.2.0.tgz"; 7 | sha1 = "5c0c5685107160e72fe7489bddea0b44c2bc67bd"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/creationix/jsonparse"; 12 | description = "This is a pure-js JSON streaming parser for node.js"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/jstat/1.7.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "jstat"; 4 | version = "1.7.1"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/jstat/-/jstat-1.7.1.tgz"; 7 | sha1 = "b1f4577ef86fa9a7d606141affefb95bce632ee8"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "http://github.com/jstat/jstat"; 12 | description = "Statistical Library for JavaScript"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/kareem/1.0.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "kareem"; 4 | version = "1.0.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/kareem/-/kareem-1.0.1.tgz"; 7 | sha1 = "7805d215bb53214ec3af969a1d0b1f17e3e7b95c"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/vkarpov15/kareem"; 12 | description = "Next-generation take on pre/post function hooks"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/kew/0.7.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "kew"; 4 | version = "0.7.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/kew/-/kew-0.7.0.tgz"; 7 | sha1 = "79d93d2d33363d6fdd2970b335d9141ad591d79b"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/Medium/kew"; 12 | description = "a lightweight promise library for node"; 13 | keywords = [ "kew" "promises" ]; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/keygrip/1.0.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "keygrip"; 4 | version = "1.0.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/keygrip/-/keygrip-1.0.1.tgz"; 7 | sha1 = "b02fa4816eef21a8c4b35ca9e52921ffc89a30e9"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | homepage = "https://github.com/expressjs/keygrip"; 13 | description = "Key signing and verification for rotated credentials"; 14 | }; 15 | } -------------------------------------------------------------------------------- /nodePackages/keygrip/1.0.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "keygrip"; 4 | version = "1.0.2"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/keygrip/-/keygrip-1.0.2.tgz"; 7 | sha1 = "ad3297c557069dea8bcfe7a4fa491b75c5ddeb91"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/crypto-utils/keygrip#readme"; 12 | description = "Key signing and verification for rotated credentials"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/lazy/1.0.11.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "lazy"; 4 | version = "1.0.11"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/lazy/-/lazy-1.0.11.tgz"; 7 | sha1 = "daa068206282542c088288e975c297c1ae77b690"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "Lazy lists for node"; 12 | keywords = [ 13 | "lazy lists" 14 | "functional" 15 | ]; 16 | }; 17 | } -------------------------------------------------------------------------------- /nodePackages/lcov-parse/0.0.6.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "lcov-parse"; 4 | version = "0.0.6"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/lcov-parse/-/lcov-parse-0.0.6.tgz"; 7 | sha1 = "819e5da8bf0791f9d3f39eea5ed1868187f11175"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/davglass/lcov-parse"; 12 | description = "Parse lcov results files and return JSON"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/level-codec/6.1.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "level-codec"; 4 | version = "6.1.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/level-codec/-/level-codec-6.1.0.tgz"; 7 | sha1 = "f5df0a99582f76dac43855151ab6f4e4d0d60045"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/level/codec#readme"; 12 | description = "Levelup's encoding logic"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/libyaml/0.2.5.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "libyaml"; 4 | version = "0.2.5"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/libyaml/-/libyaml-0.2.5.tgz"; 7 | sha1 = "f34a920b728d8c1eddea56a6fa8698c28ceab6df"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "http://github.com/stephank/yaml.node"; 12 | description = "Bindings to libYAML"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/location/0.0.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "location"; 4 | version = "0.0.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/location/-/location-0.0.1.tgz"; 7 | sha1 = "fa071d21365dd76661e2271ade8ca1314dc6f580"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "A Browser-esque location object"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/lock/0.1.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "lock"; 4 | version = "0.1.2"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/lock/-/lock-0.1.2.tgz"; 7 | sha1 = "84edef91833be2a7e90e88c3aff0361dcc6038a7"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/dominictarr/lock"; 12 | description = "lock asynchronous resources."; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/lolex/1.1.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "lolex"; 4 | version = "1.1.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/lolex/-/lolex-1.1.0.tgz"; 7 | sha1 = "5dbbbc850395e7523c74b3586f7fbd2626d25b1b"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "http://github.com/sinonjs/lolex"; 12 | description = "Fake JavaScript timers"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/lolex/1.3.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "lolex"; 4 | version = "1.3.2"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/lolex/-/lolex-1.3.2.tgz"; 7 | sha1 = "7c3da62ffcb30f0f5a80a2566ca24e45d8a01f31"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "http://github.com/sinonjs/lolex"; 12 | description = "Fake JavaScript timers"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/lru-cache/2.2.4.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "lru-cache"; 4 | version = "2.2.4"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/lru-cache/-/lru-cache-2.2.4.tgz"; 7 | sha1 = "6c658619becf14031d0d0b594b16042ce4dc063d"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "A cache object that deletes the least-recently-used items."; 12 | }; 13 | } 14 | -------------------------------------------------------------------------------- /nodePackages/lru-cache/2.3.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "lru-cache"; 4 | version = "2.3.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/lru-cache/-/lru-cache-2.3.1.tgz"; 7 | sha1 = "b3adf6b3d856e954e2c390e6cef22081245a53d6"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "A cache object that deletes the least-recently-used items."; 12 | }; 13 | } -------------------------------------------------------------------------------- /nodePackages/lru-cache/2.5.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "lru-cache"; 4 | version = "2.5.2"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/lru-cache/-/lru-cache-2.5.2.tgz"; 7 | sha1 = "1fddad938aae1263ce138680be1b3f591c0ab41c"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/isaacs/node-lru-cache"; 12 | description = "A cache object that deletes the least-recently-used items."; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/ltgt/1.0.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "ltgt"; 4 | version = "1.0.2"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/ltgt/-/ltgt-1.0.2.tgz"; 7 | sha1 = "e6817eb29ad204fc0c9e96ef8b0fee98ef6b9aa3"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/dominictarr/ltgt"; 12 | description = "implement correct ranges for level-*"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/ltgt/2.1.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "ltgt"; 4 | version = "2.1.2"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/ltgt/-/ltgt-2.1.2.tgz"; 7 | sha1 = "e7472324fee690afc0d5ecf900403ce5788a311d"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/dominictarr/ltgt"; 12 | description = "implement correct ranges for level-*"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/map-stream/0.0.4.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "map-stream"; 4 | version = "0.0.4"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/map-stream/-/map-stream-0.0.4.tgz"; 7 | sha1 = "5ec6de90213ef6c7b2eb9367e9ade8da4efdb68b"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "http://github.com/dominictarr/map-stream"; 12 | description = "construct pipes of streams of events"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/map-stream/0.0.6.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "map-stream"; 4 | version = "0.0.6"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/map-stream/-/map-stream-0.0.6.tgz"; 7 | sha1 = "d2ef4eb811a28644c7a8989985c69c2fdd496827"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "http://github.com/dominictarr/map-stream"; 12 | description = "construct pipes of streams of events"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/map-stream/0.1.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "map-stream"; 4 | version = "0.1.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/map-stream/-/map-stream-0.1.0.tgz"; 7 | sha1 = "e56aa94c4c8055a16404a0674b78f215f7c8e194"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "http://github.com/dominictarr/map-stream"; 12 | description = "construct pipes of streams of events"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/mdurl/1.0.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "mdurl"; 4 | version = "1.0.1"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz"; 7 | sha1 = "fe85b2ec75a59037f2adfec100fd6c601761152e"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/markdown-it/mdurl#readme"; 12 | description = "URL utilities for markdown-it"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/media-typer/0.3.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "media-typer"; 4 | version = "0.3.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz"; 7 | sha1 = "8710d7af0aa626f8fffa1ce00168545263255748"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/jshttp/media-typer"; 12 | description = "Simple RFC 6838 media type parser and formatter"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/memwatch/0.2.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "memwatch"; 4 | version = "0.2.2"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/memwatch/-/memwatch-0.2.2.tgz"; 7 | sha1 = "779e8cd982532b6221b6ed1c1269098bee16f92c"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "Keep an eye on your memory usage, and discover and isolate leaks."; 12 | }; 13 | } 14 | -------------------------------------------------------------------------------- /nodePackages/methods/0.0.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "methods"; 4 | version = "0.0.1"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/methods/-/methods-0.0.1.tgz"; 7 | sha1 = "277c90f8bef39709645a8371c51c3b6c648e068c"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "HTTP methods that node supports"; 13 | keywords = [ "http" "methods" ]; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/methods/0.1.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "methods"; 4 | version = "0.1.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/methods/-/methods-0.1.0.tgz"; 7 | sha1 = "335d429eefd21b7bacf2e9c922a8d2bd14a30e4f"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "HTTP methods that node supports"; 13 | keywords = [ "http" "methods" ]; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/methods/1.0.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "methods"; 4 | version = "1.0.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/methods/-/methods-1.0.1.tgz"; 7 | sha1 = "75bc91943dffd7da037cf3eeb0ed73a0037cd14b"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/visionmedia/node-methods"; 12 | description = "HTTP methods that node supports"; 13 | keywords = [ "http" "methods" ]; 14 | }; 15 | } -------------------------------------------------------------------------------- /nodePackages/methods/1.1.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "methods"; 4 | version = "1.1.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/methods/-/methods-1.1.1.tgz"; 7 | sha1 = "17ea6366066d00c58e375b8ec7dfd0453c89822a"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/jshttp/methods"; 12 | description = "HTTP methods that node supports"; 13 | keywords = [ "http" "methods" ]; 14 | }; 15 | } -------------------------------------------------------------------------------- /nodePackages/methods/1.1.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "methods"; 4 | version = "1.1.2"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz"; 7 | sha1 = "5529a4d67654134edcc5266656835b0f851afcee"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/jshttp/methods"; 12 | description = "HTTP methods that node supports"; 13 | keywords = [ "http" "methods" ]; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/mime-types/1.0.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "mime-types"; 4 | version = "1.0.2"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/mime-types/-/mime-types-1.0.2.tgz"; 7 | sha1 = "995ae1392ab8affcbfcb2641dd054e943c0d5dce"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/expressjs/mime-types"; 12 | description = "The ultimate javascript content-type utility."; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/mime/1.2.11.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "mime"; 4 | version = "1.2.11"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/mime/-/mime-1.2.11.tgz"; 7 | sha1 = "58203eed86e3a5ef17aed2b7d9ebd47f0a60dd10"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "A comprehensive library for mime-type mapping"; 13 | keywords = [ "util" "mime" ]; 14 | }; 15 | } -------------------------------------------------------------------------------- /nodePackages/mime/1.2.4.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "mime"; 4 | version = "1.2.4"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/mime/-/mime-1.2.4.tgz"; 7 | sha1 = "11b5fdaf29c2509255176b80ad520294f5de92b7"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "A comprehensive library for mime-type mapping"; 12 | keywords = [ "util" "mime" ]; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/mime/1.2.5.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "mime"; 4 | version = "1.2.5"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/mime/-/mime-1.2.5.tgz"; 7 | sha1 = "9eed073022a8bf5e16c8566c6867b8832bfbfa13"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "A comprehensive library for mime-type mapping"; 13 | keywords = [ "util" "mime" ]; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/mime/1.2.6.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "mime"; 4 | version = "1.2.6"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/mime/-/mime-1.2.6.tgz"; 7 | sha1 = "b1f86c768c025fa87b48075f1709f28aeaf20365"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "A comprehensive library for mime-type mapping"; 13 | keywords = [ "util" "mime" ]; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/mime/1.3.4.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "mime"; 4 | version = "1.3.4"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/mime/-/mime-1.3.4.tgz"; 7 | sha1 = "115f9e3b6b3daf2959983cb38f149a2d40eb5d53"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/broofa/node-mime"; 12 | description = "A comprehensive library for mime-type mapping"; 13 | keywords = [ "util" "mime" ]; 14 | }; 15 | } -------------------------------------------------------------------------------- /nodePackages/mkdirp/0.3.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "mkdirp"; 4 | version = "0.3.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/mkdirp/-/mkdirp-0.3.0.tgz"; 7 | sha1 = "1bbf5ab1ba827af23575143490426455f481fe1e"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "Recursively mkdir, like `mkdir -p`"; 12 | keywords = [ 13 | "mkdir" 14 | "directory" 15 | ]; 16 | }; 17 | } -------------------------------------------------------------------------------- /nodePackages/mkdirp/0.3.3.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "mkdirp"; 4 | version = "0.3.3"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.3.tgz"; 7 | sha1 = "595e251c1370c3a68bab2136d0e348b8105adf13"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "Recursively mkdir, like `mkdir -p`"; 12 | keywords = [ 13 | "mkdir" 14 | "directory" 15 | ]; 16 | }; 17 | } 18 | -------------------------------------------------------------------------------- /nodePackages/mkdirp/0.3.5.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "mkdirp"; 4 | version = "0.3.5"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/mkdirp/-/mkdirp-0.3.5.tgz"; 7 | sha1 = "de3e5f8961c88c787ee1368df849ac4413eca8d7"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "Recursively mkdir, like `mkdir -p`"; 12 | keywords = [ 13 | "mkdir" 14 | "directory" 15 | ]; 16 | }; 17 | } -------------------------------------------------------------------------------- /nodePackages/mktemp/0.3.5.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "mktemp"; 4 | version = "0.3.5"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/mktemp/-/mktemp-0.3.5.tgz"; 7 | sha1 = "a1504c706d0d2b198c6a0eb645f7fdaf8181f7de"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/sasaplus1/mktemp"; 12 | description = "mktemp command for node.js"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/ms/0.3.0.nix: -------------------------------------------------------------------------------- 1 | { brokenPackage, buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "ms"; 4 | version = "0.3.0"; 5 | isBroken = true; 6 | src = pkgs.fetchurl { 7 | url = "https://registry.npmjs.org/ms/-/ms-0.3.0.tgz"; 8 | sha1 = "03edc348d613e66a56486cfdac53bcbe899cbd61"; 9 | }; 10 | deps = []; 11 | meta = { 12 | description = "Tiny ms conversion utility"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/ms/0.6.2.nix: -------------------------------------------------------------------------------- 1 | { brokenPackage, buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "ms"; 4 | version = "0.6.2"; 5 | isBroken = true; 6 | src = pkgs.fetchurl { 7 | url = "http://registry.npmjs.org/ms/-/ms-0.6.2.tgz"; 8 | sha1 = "d89c2124c6fdc1353d65a8b77bf1aac4b193708c"; 9 | }; 10 | deps = []; 11 | meta = { 12 | description = "Tiny ms conversion utility"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/ms/0.7.0.nix: -------------------------------------------------------------------------------- 1 | { brokenPackage, buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "ms"; 4 | version = "0.7.0"; 5 | isBroken = true; 6 | src = pkgs.fetchurl { 7 | url = "http://registry.npmjs.org/ms/-/ms-0.7.0.tgz"; 8 | sha1 = "865be94c2e7397ad8a57da6a633a6e2f30798b83"; 9 | }; 10 | deps = []; 11 | meta = { 12 | homepage = "https://github.com/guille/ms.js"; 13 | description = "Tiny ms conversion utility"; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/ms/0.7.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "ms"; 4 | version = "0.7.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/ms/-/ms-0.7.1.tgz"; 7 | sha1 = "9cd13c03adbff25b65effde7ce864ee952017098"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/guille/ms.js"; 12 | description = "Tiny ms conversion utility"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/ms/0.7.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "ms"; 4 | version = "0.7.2"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/ms/-/ms-0.7.2.tgz"; 7 | sha1 = "ae25cf2512b3885a1d95d7f037868d8431124765"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/zeit/ms#readme"; 12 | description = "Tiny milisecond conversion utility"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/ms/2.0.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "ms"; 4 | version = "2.0.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz"; 7 | sha1 = "5608aeadfc00be6c2901df5f9861788de0d597c8"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/zeit/ms#readme"; 12 | description = "Tiny milisecond conversion utility"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/nan/1.4.3.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "nan"; 4 | version = "1.4.3"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/nan/-/nan-1.4.3.tgz"; 7 | sha1 = "c56b5404698063696f597435f9163c312aea5009"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/rvagg/nan"; 12 | description = "Native Abstractions for Node.js: C++ header for Node 0.8->0.12 compatibility"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/nan/1.5.3.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "nan"; 4 | version = "1.5.3"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/nan/-/nan-1.5.3.tgz"; 7 | sha1 = "4cd0ecc133b7b0700a492a646add427ae8a318eb"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/rvagg/nan"; 12 | description = "Native Abstractions for Node.js: C++ header for Node 0.8->0.12 compatibility"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/nan/1.8.4.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "nan"; 4 | version = "1.8.4"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/nan/-/nan-1.8.4.tgz"; 7 | sha1 = "3c76b5382eab33e44b758d2813ca9d92e9342f34"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/iojs/nan#readme"; 12 | description = "Native Abstractions for Node.js: C++ header for Node 0.8->0.12 compatibility"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/nan/2.0.5.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "nan"; 4 | version = "2.0.5"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/nan/-/nan-2.0.5.tgz"; 7 | sha1 = "365888014be1fd178db0cbfa258edf7b0cb1c408"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/nodejs/nan#readme"; 12 | description = "Native Abstractions for Node.js: C++ header for Node 0.8->0.12 compatibility"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/nan/2.0.9.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "nan"; 4 | version = "2.0.9"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/nan/-/nan-2.0.9.tgz"; 7 | sha1 = "d02a770f46778842cceb94e17cab31ffc7234a05"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/nodejs/nan#readme"; 12 | description = "Native Abstractions for Node.js: C++ header for Node 0.8 -> 4 compatibility"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/nan/2.1.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "nan"; 4 | version = "2.1.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/nan/-/nan-2.1.0.tgz"; 7 | sha1 = "020a7ccedc63fdee85f85967d5607849e74abbe8"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/nodejs/nan#readme"; 12 | description = "Native Abstractions for Node.js: C++ header for Node 0.8 -> 4 compatibility"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/nan/2.2.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "nan"; 4 | version = "2.2.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/nan/-/nan-2.2.0.tgz"; 7 | sha1 = "779c07135629503cf6a7b7e6aab33049b3c3853c"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/nodejs/nan#readme"; 12 | description = "Native Abstractions for Node.js: C++ header for Node 0.8 -> 4 compatibility"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/nan/2.4.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "nan"; 4 | version = "2.4.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/nan/-/nan-2.4.0.tgz"; 7 | sha1 = "fb3c59d45fe4effe215f0b890f8adf6eb32d2232"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/nodejs/nan#readme"; 12 | description = "Native Abstractions for Node.js: C++ header for Node 0.8 -> 4 compatibility"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/nan/2.6.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "nan"; 4 | version = "2.6.2"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/nan/-/nan-2.6.2.tgz"; 7 | sha1 = "e4ff34e6c95fdfb5aecc08de6596f43605a7db45"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/nodejs/nan#readme"; 12 | description = "Native Abstractions for Node.js: C++ header for Node 0.8 -> 7 compatibility"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/navigator/1.0.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "navigator"; 4 | version = "1.0.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/navigator/-/navigator-1.0.1.tgz"; 7 | sha1 = "ba69c1929a39a9b50eb7e9f5c11178789caf790f"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "A browser-esque `navigator` for Node.JS (for Ender.JS compatibility)"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/ncp/0.4.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "ncp"; 4 | version = "0.4.2"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/ncp/-/ncp-0.4.2.tgz"; 7 | sha1 = "abcc6cbd3ec2ed2a729ff6e7c1fa8f01784a8574"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "Asynchronous recursive file copy utility."; 12 | keywords = [ "cli" "copy" ]; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/ncp/0.6.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "ncp"; 4 | version = "0.6.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/ncp/-/ncp-0.6.0.tgz"; 7 | sha1 = "df8ce021e262be21b52feb3d3e5cfaab12491f0d"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/AvianFlu/ncp"; 12 | description = "Asynchronous recursive file copy utility."; 13 | keywords = [ "cli" "copy" ]; 14 | }; 15 | } -------------------------------------------------------------------------------- /nodePackages/node-statsd/0.1.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "node-statsd"; 4 | version = "0.1.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/node-statsd/-/node-statsd-0.1.1.tgz"; 7 | sha1 = "27a59348763d0af7a037ac2a031fef3f051013d3"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/sivy/node-statsd"; 12 | description = "node client for Etsy'd StatsD server"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/noptify/0.0.3.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "noptify"; 4 | version = "0.0.3"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/noptify/-/noptify-0.0.3.tgz"; 7 | sha1 = "58f654a73d9753df0c51d9686dc92104a67f4bbb"; 8 | }; 9 | deps = with nodePackages; [ 10 | nopt_2-0-0 11 | ]; 12 | meta = { 13 | description = "nopt wrapper with commander-like API"; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/npmlog/0.0.6.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "npmlog"; 4 | version = "0.0.6"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/npmlog/-/npmlog-0.0.6.tgz"; 7 | sha1 = "685043fe71aa1665d6e3b2acef180640caf40873"; 8 | }; 9 | deps = with nodePackages; [ 10 | ansi_0-2-1 11 | ]; 12 | meta = { 13 | description = "logger for npm"; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/oauth-sign/0.2.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "oauth-sign"; 4 | version = "0.2.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.2.0.tgz"; 7 | sha1 = "a0e6a1715daed062f322b622b7fe5afd1035b6e2"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module."; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/oauth-sign/0.3.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "oauth-sign"; 4 | version = "0.3.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.3.0.tgz"; 7 | sha1 = "cb540f93bb2b22a7d5941691a288d60e8ea9386e"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module."; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/oauth-sign/0.4.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "oauth-sign"; 4 | version = "0.4.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/oauth-sign/-/oauth-sign-0.4.0.tgz"; 7 | sha1 = "f22956f31ea7151a821e5f2fb32c113cad8b9f69"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module."; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/object-component/0.0.3.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "object-component"; 4 | version = "0.0.3"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/object-component/-/object-component-0.0.3.tgz"; 7 | sha1 = "f0c69aa50efc95b866c186f400a33769cb2f1291"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "Object utils."; 12 | }; 13 | } -------------------------------------------------------------------------------- /nodePackages/once/1.1.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "once"; 4 | version = "1.1.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/once/-/once-1.1.1.tgz"; 7 | sha1 = "9db574933ccb08c3a7614d154032c09ea6f339e7"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "Run a function exactly one time"; 12 | keywords = [ 13 | "once" 14 | "function" 15 | "one" 16 | "single" 17 | ]; 18 | }; 19 | } -------------------------------------------------------------------------------- /nodePackages/once/1.2.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "once"; 4 | version = "1.2.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/once/-/once-1.2.0.tgz"; 7 | sha1 = "de1905c636af874a8fba862d9aabddd1f920461c"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "Run a function exactly one time"; 12 | keywords = [ 13 | "once" 14 | "function" 15 | "one" 16 | "single" 17 | ]; 18 | }; 19 | } -------------------------------------------------------------------------------- /nodePackages/opener/1.3.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "opener"; 4 | version = "1.3.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/opener/-/opener-1.3.0.tgz"; 7 | sha1 = "130ba662213fa842edb4cd0361d31a15301a43e2"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "Opens stuff, like webpages and files and executables, cross-platform"; 12 | }; 13 | } 14 | -------------------------------------------------------------------------------- /nodePackages/opener/1.4.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "opener"; 4 | version = "1.4.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/opener/-/opener-1.4.1.tgz"; 7 | sha1 = "897590acd1aed3311b703b58bccb4d43f56f2895"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/domenic/opener"; 12 | description = "Opens stuff, like webpages and files and executables, cross-platform"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/options/0.0.6.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "options"; 4 | version = "0.0.6"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/options/-/options-0.0.6.tgz"; 7 | sha1 = "ec22d312806bb53e731773e7cdaefcf1c643128f"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/einaros/options.js"; 12 | description = "A very light-weight in-code option parsers for node.js."; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/over/0.0.5.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "over"; 4 | version = "0.0.5"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/over/-/over-0.0.5.tgz"; 7 | sha1 = "f29852e70fd7e25f360e013a8ec44c82aedb5708"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "JavaScript function overloading framework."; 12 | keywords = [ 13 | "function" 14 | "overload" 15 | ]; 16 | }; 17 | } 18 | -------------------------------------------------------------------------------- /nodePackages/package/1.0.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "package"; 4 | version = "1.0.1"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/package/-/package-1.0.1.tgz"; 7 | sha1 = "d25a1f99e2506dcb27d6704b83dca8a312e4edcc"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "http://github.com/vesln/package"; 12 | description = "Easy package.json exports."; 13 | keywords = [ "package.json" ]; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/packet-reader/0.2.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "packet-reader"; 4 | version = "0.2.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/packet-reader/-/packet-reader-0.2.0.tgz"; 7 | sha1 = "819df4d010b82d5ea5671f8a1a3acf039bcd7700"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/brianc/node-packet-parser"; 12 | description = "Read binary packets..."; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/packet-reader/0.3.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "packet-reader"; 4 | version = "0.3.1"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/packet-reader/-/packet-reader-0.3.1.tgz"; 7 | sha1 = "cd62e60af8d7fea8a705ec4ff990871c46871f27"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/brianc/node-packet-reader"; 12 | description = "Read binary packets..."; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/pad-component/0.0.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "pad-component"; 4 | version = "0.0.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/pad-component/-/pad-component-0.0.1.tgz"; 7 | sha1 = "ad1f22ce1bf0fdc0d6ddd908af17f351a404b8ac"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "Pad strings to a given length"; 12 | keywords = [ "string" "pad" ]; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/parseurl/1.3.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "parseurl"; 4 | version = "1.3.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/parseurl/-/parseurl-1.3.0.tgz"; 7 | sha1 = "b58046db4223e145afa76009e61bac87cc2281b3"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/expressjs/parseurl"; 12 | description = "parse a url with memoization"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/parseurl/1.3.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "parseurl"; 4 | version = "1.3.1"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/parseurl/-/parseurl-1.3.1.tgz"; 7 | sha1 = "c8ab8c9223ba34888aa64a297b28853bec18da56"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/pillarjs/parseurl"; 12 | description = "parse a url with memoization"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/pause/0.0.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "pause"; 4 | version = "0.0.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/pause/-/pause-0.0.1.tgz"; 7 | sha1 = "1d408b3fdb76923b9543d96fb4c9dfd535d9cb5d"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "Pause streams..."; 12 | }; 13 | } -------------------------------------------------------------------------------- /nodePackages/pause/0.1.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "pause"; 4 | version = "0.1.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/pause/-/pause-0.1.0.tgz"; 7 | sha1 = "ebc8a4a8619ff0b8a81ac1513c3434ff469fdb74"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/stream-utils/pause"; 12 | description = "Pause a stream's data events"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/pend/1.2.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "pend"; 4 | version = "1.2.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/pend/-/pend-1.2.0.tgz"; 7 | sha1 = "7a57eb550a6783f9115331fcf4663d5c8e007a50"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "dead-simple optimistic async helper"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/pg-cursor/1.0.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "pg-cursor"; 4 | version = "1.0.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/pg-cursor/-/pg-cursor-1.0.0.tgz"; 7 | sha1 = "b5b4b7bf277b3478de8c11cdf9d34bcda6973c0f"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "node-pg-cursor =============="; 12 | }; 13 | } -------------------------------------------------------------------------------- /nodePackages/postcss-resolve-nested-selector/0.1.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "postcss-resolve-nested-selector"; 4 | version = "0.1.1"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/postcss-resolve-nested-selector/-/postcss-resolve-nested-selector-0.1.1.tgz"; 7 | sha1 = "29ccbc7c37dedfac304e9fff0bf1596b3f6a0e4e"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "Resolve a nested selector in a PostCSS AST"; 12 | }; 13 | } 14 | -------------------------------------------------------------------------------- /nodePackages/promise/2.0.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "promise"; 4 | version = "2.0.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/promise/-/promise-2.0.0.tgz"; 7 | sha1 = "46648aa9d605af5d2e70c3024bf59436da02b80e"; 8 | }; 9 | deps = with nodePackages; [ 10 | is-promise_1-0-1 11 | ]; 12 | meta = { 13 | description = "Bare bones Promises/A+ implementation"; 14 | }; 15 | } -------------------------------------------------------------------------------- /nodePackages/promise/6.1.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "promise"; 4 | version = "6.1.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/promise/-/promise-6.1.0.tgz"; 7 | sha1 = "2ce729f6b94b45c26891ad0602c5c90e04c6eef6"; 8 | }; 9 | deps = with nodePackages; [ 10 | asap_1-0-0 11 | ]; 12 | meta = { 13 | homepage = "https://github.com/then/promise"; 14 | description = "Bare bones Promises/A+ implementation"; 15 | }; 16 | } -------------------------------------------------------------------------------- /nodePackages/promzard/0.2.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "promzard"; 4 | version = "0.2.2"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/promzard/-/promzard-0.2.2.tgz"; 7 | sha1 = "918b9f2b29458cb001781a8856502e4a79b016e0"; 8 | }; 9 | deps = with nodePackages; [ 10 | read_1-0-7 11 | ]; 12 | meta = { 13 | homepage = "https://github.com/isaacs/promzard"; 14 | description = "prompting wizardly"; 15 | }; 16 | } 17 | -------------------------------------------------------------------------------- /nodePackages/promzard/0.3.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "promzard"; 4 | version = "0.3.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/promzard/-/promzard-0.3.0.tgz"; 7 | sha1 = "26a5d6ee8c7dee4cb12208305acfb93ba382a9ee"; 8 | }; 9 | deps = with nodePackages; [ 10 | read_1-0-7 11 | ]; 12 | meta = { 13 | homepage = "https://github.com/isaacs/promzard"; 14 | description = "prompting wizardly"; 15 | }; 16 | } 17 | -------------------------------------------------------------------------------- /nodePackages/proto-list/1.2.4.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "proto-list"; 4 | version = "1.2.4"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz"; 7 | sha1 = "212d5bfe1318306a420f6402b8e26ff39647a849"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/isaacs/proto-list#readme"; 12 | description = "A utility for managing a prototype chain"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/pull-core/1.0.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "pull-core"; 4 | version = "1.0.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/pull-core/-/pull-core-1.0.0.tgz"; 7 | sha1 = "e0eb93918dfa70963ed09e36f63daa15b76b38a4"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | homepage = "https://github.com/dominictarr/pull-core"; 13 | description = "wrappers to make pull-streams useful."; 14 | }; 15 | } -------------------------------------------------------------------------------- /nodePackages/qs/0.4.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "qs"; 4 | version = "0.4.2"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/qs/-/qs-0.4.2.tgz"; 7 | sha1 = "3cac4c861e371a8c9c4770ac23cda8de639b8e5f"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "querystring parser"; 12 | }; 13 | } 14 | -------------------------------------------------------------------------------- /nodePackages/qs/0.5.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "qs"; 4 | version = "0.5.1"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/qs/-/qs-0.5.1.tgz"; 7 | sha1 = "9f6bf5d9ac6c76384e95d36d15b48980e5e4add0"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "querystring parser"; 12 | keywords = [ 13 | "query string" 14 | "parser" 15 | "component" 16 | ]; 17 | }; 18 | } 19 | -------------------------------------------------------------------------------- /nodePackages/qs/0.5.6.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "qs"; 4 | version = "0.5.6"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/qs/-/qs-0.5.6.tgz"; 7 | sha1 = "31b1ad058567651c526921506b9a8793911a0384"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "querystring parser"; 12 | keywords = [ 13 | "query string" 14 | "parser" 15 | "component" 16 | ]; 17 | }; 18 | } 19 | -------------------------------------------------------------------------------- /nodePackages/qs/0.6.5.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "qs"; 4 | version = "0.6.5"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/qs/-/qs-0.6.5.tgz"; 7 | sha1 = "294b268e4b0d4250f6dde19b3b8b34935dff14ef"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "querystring parser"; 12 | keywords = [ 13 | "query string" 14 | "parser" 15 | "component" 16 | ]; 17 | }; 18 | } 19 | -------------------------------------------------------------------------------- /nodePackages/qs/0.6.6.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "qs"; 4 | version = "0.6.6"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/qs/-/qs-0.6.6.tgz"; 7 | sha1 = "6e015098ff51968b8a3c819001d5f2c89bc4b107"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "querystring parser"; 12 | keywords = [ 13 | "query string" 14 | "parser" 15 | "component" 16 | ]; 17 | }; 18 | } 19 | -------------------------------------------------------------------------------- /nodePackages/ramda/0.21.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "ramda"; 4 | version = "0.21.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/ramda/-/ramda-0.21.0.tgz"; 7 | sha1 = "a001abedb3ff61077d4ff1d577d44de77e8d0a35"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "http://ramdajs.com/"; 12 | description = "A practical functional library for JavaScript programmers."; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/ramda/0.25.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "ramda"; 4 | version = "0.25.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/ramda/-/ramda-0.25.0.tgz"; 7 | sha1 = "8fdf68231cffa90bc2f9460390a0cb74a29b29a9"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "http://ramdajs.com/"; 12 | description = "A practical functional library for JavaScript programmers."; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/range-parser/0.0.4.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "range-parser"; 4 | version = "0.0.4"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/range-parser/-/range-parser-0.0.4.tgz"; 7 | sha1 = "c0427ffef51c10acba0782a46c9602e744ff620b"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "Range header field string parser"; 12 | }; 13 | } 14 | -------------------------------------------------------------------------------- /nodePackages/raw-loader/0.5.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "raw-loader"; 4 | version = "0.5.1"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/raw-loader/-/raw-loader-0.5.1.tgz"; 7 | sha1 = "0c3d0beaed8a01c966d9787bf778281252a979aa"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | homepage = "https://github.com/webpack/raw-loader"; 13 | description = "raw loader module for webpack"; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/read/1.0.7.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "read"; 4 | version = "1.0.7"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/read/-/read-1.0.7.tgz"; 7 | sha1 = "b3da19bd052431a97671d44a42634adf710b40c4"; 8 | }; 9 | deps = with nodePackages; [ 10 | mute-stream_0-0-5 11 | ]; 12 | meta = { 13 | homepage = "https://github.com/isaacs/read#readme"; 14 | description = "read(1) for node programs"; 15 | }; 16 | } 17 | -------------------------------------------------------------------------------- /nodePackages/redis/0.7.3.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "redis"; 4 | version = "0.7.3"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/redis/-/redis-0.7.3.tgz"; 7 | sha1 = "ee57b7a44d25ec1594e44365d8165fa7d1d4811a"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "Redis client library"; 12 | }; 13 | } 14 | -------------------------------------------------------------------------------- /nodePackages/reduce-component/1.0.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "reduce-component"; 4 | version = "1.0.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/reduce-component/-/reduce-component-1.0.1.tgz"; 7 | sha1 = "e0c93542c574521bea13df0f9488ed82ab77c5da"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "Array reduce component"; 12 | }; 13 | } -------------------------------------------------------------------------------- /nodePackages/regexp-clone/0.0.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "regexp-clone"; 4 | version = "0.0.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/regexp-clone/-/regexp-clone-0.0.1.tgz"; 7 | sha1 = "a7c2e09891fdbf38fbb10d376fb73003e68ac589"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "Clone RegExps with options"; 12 | keywords = [ "RegExp" "clone" ]; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/replace-ext/0.0.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "replace-ext"; 4 | version = "0.0.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/replace-ext/-/replace-ext-0.0.1.tgz"; 7 | sha1 = "29bbd92078a739f0bcce2b4ee41e837953522924"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "http://github.com/wearefractal/replace-ext"; 12 | description = "Replaces a file extension with another one"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/reselect/2.5.4.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "reselect"; 4 | version = "2.5.4"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/reselect/-/reselect-2.5.4.tgz"; 7 | sha1 = "b7d23fdf00b83fa7ad0279546f8dbbbd765c7047"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/reactjs/reselect#readme"; 12 | description = "Selectors for Redux."; 13 | keywords = [ "react" "redux" ]; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/reselect/3.0.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "reselect"; 4 | version = "3.0.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/reselect/-/reselect-3.0.0.tgz"; 7 | sha1 = "b2e35977f03048700028eaee3a8c0639e40e8f35"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/reactjs/reselect#readme"; 12 | description = "Selectors for Redux."; 13 | keywords = [ "react" "redux" ]; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/retry/0.10.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "retry"; 4 | version = "0.10.1"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/retry/-/retry-0.10.1.tgz"; 7 | sha1 = "e76388d217992c252750241d3d3956fed98d8ff4"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/tim-kos/node-retry"; 12 | description = "Abstraction for exponential and custom retry strategies for failed operations."; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/retry/0.6.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "retry"; 4 | version = "0.6.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/retry/-/retry-0.6.0.tgz"; 7 | sha1 = "1c010713279a6fd1e8def28af0c3ff1871caa537"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/tim-kos/node-retry"; 12 | description = "Abstraction for exponential and custom retry strategies for failed operations."; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/retry/0.6.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "retry"; 4 | version = "0.6.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/retry/-/retry-0.6.1.tgz"; 7 | sha1 = "fdc90eed943fde11b893554b8cc63d0e899ba918"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/tim-kos/node-retry"; 12 | description = "Abstraction for exponential and custom retry strategies for failed operations."; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/retry/0.8.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "retry"; 4 | version = "0.8.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/retry/-/retry-0.8.0.tgz"; 7 | sha1 = "2367628dc0edb247b1eab649dc53ac8628ac2d5f"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/tim-kos/node-retry"; 12 | description = "Abstraction for exponential and custom retry strategies for failed operations."; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/revalidator/0.1.8.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "revalidator"; 4 | version = "0.1.8"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/revalidator/-/revalidator-0.1.8.tgz"; 7 | sha1 = "fece61bfa0c1b52a206bd6b18198184bdd523a3b"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/flatiron/revalidator"; 12 | description = "A cross-browser / node.js validator used by resourceful"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/rimraf/2.2.8.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "rimraf"; 4 | version = "2.2.8"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz"; 7 | sha1 = "e439be2aaee327321952730f99a8929e4fc50582"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | homepage = "https://github.com/isaacs/rimraf"; 13 | description = "A deep deletion module for node (like `rm -rf`)"; 14 | }; 15 | } -------------------------------------------------------------------------------- /nodePackages/samsam/1.1.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "samsam"; 4 | version = "1.1.2"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/samsam/-/samsam-1.1.2.tgz"; 7 | sha1 = "bec11fdc83a9fda063401210e40176c3024d1567"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "http://busterjs.org/docs/buster-assertions"; 12 | description = "Value identification and comparison functions"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/samsam/1.1.3.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "samsam"; 4 | version = "1.1.3"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/samsam/-/samsam-1.1.3.tgz"; 7 | sha1 = "9f5087419b4d091f232571e7fa52e90b0f552621"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "http://docs.busterjs.org/en/latest/modules/samsam/"; 12 | description = "Value identification and comparison functions"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/saucelabs/0.1.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "saucelabs"; 4 | version = "0.1.1"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/saucelabs/-/saucelabs-0.1.1.tgz"; 7 | sha1 = "5e0ea1cf3d735d6ea15fde94b5bda6bc15d2c06d"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/holidayextras/node-saucelabs"; 12 | description = "A wrapper around Sauce Labs REST API"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/sax/0.4.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "sax"; 4 | version = "0.4.2"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/sax/-/sax-0.4.2.tgz"; 7 | sha1 = "39f3b601733d6bec97105b242a2a40fd6978ac3c"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "An evented streaming XML parser in JavaScript"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/sax/0.5.3.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "sax"; 4 | version = "0.5.3"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/sax/-/sax-0.5.3.tgz"; 7 | sha1 = "3773714a0d9157caaa7302971efa5c6dcda552d6"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "An evented streaming XML parser in JavaScript"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/sax/0.6.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "sax"; 4 | version = "0.6.1"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/sax/-/sax-0.6.1.tgz"; 7 | sha1 = "563b19c7c1de892e09bfc4f2fc30e3c27f0952b9"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | homepage = "https://github.com/isaacs/sax-js"; 13 | description = "An evented streaming XML parser in JavaScript"; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/sax/1.1.4.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "sax"; 4 | version = "1.1.4"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/sax/-/sax-1.1.4.tgz"; 7 | sha1 = "74b6d33c9ae1e001510f179a91168588f1aedaa9"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/isaacs/sax-js#readme"; 12 | description = "An evented streaming XML parser in JavaScript"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/sax/1.1.5.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "sax"; 4 | version = "1.1.5"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/sax/-/sax-1.1.5.tgz"; 7 | sha1 = "1da50a8d00cdecd59405659f5ff85349fe773743"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/isaacs/sax-js#readme"; 12 | description = "An evented streaming XML parser in JavaScript"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/sax/1.2.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "sax"; 4 | version = "1.2.1"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/sax/-/sax-1.2.1.tgz"; 7 | sha1 = "7b8e656190b228e81a66aea748480d828cd2d37a"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/isaacs/sax-js#readme"; 12 | description = "An evented streaming XML parser in JavaScript"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/sax/1.2.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "sax"; 4 | version = "1.2.2"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/sax/-/sax-1.2.2.tgz"; 7 | sha1 = "fd8631a23bc7826bef5d871bdb87378c95647828"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/isaacs/sax-js#readme"; 12 | description = "An evented streaming XML parser in JavaScript"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/semver/1.0.14.nix: -------------------------------------------------------------------------------- 1 | { brokenPackage, buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "semver"; 4 | version = "1.0.14"; 5 | # This packages has a security vulnerability 6 | isBroken = true; 7 | src = pkgs.fetchurl { 8 | url = "http://registry.npmjs.org/semver/-/semver-1.0.14.tgz"; 9 | sha1 = "cac5e2d55a6fbf958cb220ae844045071c78f676"; 10 | }; 11 | deps = []; 12 | meta = { 13 | description = "The semantic version parser used by npm."; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/semver/4.3.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "semver"; 4 | version = "4.3.2"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/semver/-/semver-4.3.2.tgz"; 7 | sha1 = "c7a07158a80bedd052355b770d82d6640f803be7"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/npm/node-semver"; 12 | description = "The semantic version parser used by npm."; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/semver/4.3.6.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "semver"; 4 | version = "4.3.6"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/semver/-/semver-4.3.6.tgz"; 7 | sha1 = "300bc6e0e86374f7ba61068b5b1ecd57fc6532da"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/npm/node-semver#readme"; 12 | description = "The semantic version parser used by npm."; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/semver/5.0.3.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "semver"; 4 | version = "5.0.3"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/semver/-/semver-5.0.3.tgz"; 7 | sha1 = "77466de589cd5d3c95f138aa78bc569a3cb5d27a"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/npm/node-semver#readme"; 12 | description = "The semantic version parser used by npm."; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/semver/5.1.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "semver"; 4 | version = "5.1.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/semver/-/semver-5.1.0.tgz"; 7 | sha1 = "85f2cf8550465c4df000cf7d86f6b054106ab9e5"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/npm/node-semver#readme"; 12 | description = "The semantic version parser used by npm."; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/semver/5.3.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "semver"; 4 | version = "5.3.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/semver/-/semver-5.3.0.tgz"; 7 | sha1 = "9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/npm/node-semver#readme"; 12 | description = "The semantic version parser used by npm."; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/sha-js/2.2.6.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "sha.js"; 4 | version = "2.2.6"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/sha.js/-/sha.js-2.2.6.tgz"; 7 | sha1 = "17ddeddc5f722fb66501658895461977867315ba"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/dominictarr/sha.js"; 12 | description = "streaming sha1 hash in pure javascript"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/simple-mime/0.1.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "simple-mime"; 4 | version = "0.1.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/simple-mime/-/simple-mime-0.1.0.tgz"; 7 | sha1 = "95f517c4f466d7cff561a71fc9dab2596ea9ef2e"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | homepage = "https://github.com/creationix/simple-mime"; 13 | description = "A simple mime database."; 14 | }; 15 | } -------------------------------------------------------------------------------- /nodePackages/source-map/0.5.3.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "source-map"; 4 | version = "0.5.3"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/source-map/-/source-map-0.5.3.tgz"; 7 | sha1 = "82674b85a71b0be76c3e7416d15e9f5252eb3be0"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/mozilla/source-map"; 12 | description = "Generates and consumes source maps"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/source-map/0.5.6.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "source-map"; 4 | version = "0.5.6"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/source-map/-/source-map-0.5.6.tgz"; 7 | sha1 = "75ce38f52bf0733c5a7f0c118d81334a2bb5f412"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/mozilla/source-map"; 12 | description = "Generates and consumes source maps"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/split/0.3.3.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "split"; 4 | version = "0.3.3"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/split/-/split-0.3.3.tgz"; 7 | sha1 = "cd0eea5e63a211dfff7eb0f091c4133e2d0dd28f"; 8 | }; 9 | deps = with nodePackages; [ 10 | through_2-3-8 11 | ]; 12 | meta = { 13 | homepage = "http://github.com/dominictarr/split"; 14 | description = "split a Text Stream into a Line Stream"; 15 | }; 16 | } -------------------------------------------------------------------------------- /nodePackages/sprintf-js/1.0.3.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "sprintf-js"; 4 | version = "1.0.3"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz"; 7 | sha1 = "04e6926f662895354f3dd015203633b857297e2c"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/alexei/sprintf.js#readme"; 12 | description = "JavaScript sprintf implementation"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/sprintf-js/1.1.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "sprintf-js"; 4 | version = "1.1.1"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.1.tgz"; 7 | sha1 = "36be78320afe5801f6cea3ee78b6e5aab940ea0c"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/alexei/sprintf.js#readme"; 12 | description = "JavaScript sprintf implementation"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/sprintf/0.1.5.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "sprintf"; 4 | version = "0.1.5"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/sprintf/-/sprintf-0.1.5.tgz"; 7 | sha1 = "8f83e39a9317c1a502cb7db8050e51c679f6edcf"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/maritz/node-sprintf"; 12 | description = "Sprintf() for node.js"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/sqlite3/3.1.8.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "sqlite3"; 4 | version = "3.1.8"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/sqlite3/-/sqlite3-3.1.8.tgz"; 7 | sha1 = "4cbcf965d8b901d1b1015cbc7fc415aae157dfaa"; 8 | }; 9 | deps = with nodePackages; [ 10 | nan_2-4-0 11 | node-pre-gyp_0-6-31 12 | ]; 13 | } -------------------------------------------------------------------------------- /nodePackages/stack-trace/0.0.7.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "stack-trace"; 4 | version = "0.0.7"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/stack-trace/-/stack-trace-0.0.7.tgz"; 7 | sha1 = "c72e089744fc3659f508cdce3621af5634ec0fff"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/felixge/node-stack-trace"; 12 | description = "Get v8 stack traces as an array of CallSite objects."; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/stack-trace/0.0.9.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "stack-trace"; 4 | version = "0.0.9"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/stack-trace/-/stack-trace-0.0.9.tgz"; 7 | sha1 = "a8f6eaeca90674c333e7c43953f275b451510695"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/felixge/node-stack-trace"; 12 | description = "Get v8 stack traces as an array of CallSite objects."; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/stack-utils/0.4.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "stack-utils"; 4 | version = "0.4.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/stack-utils/-/stack-utils-0.4.0.tgz"; 7 | sha1 = "940cb82fccfa84e8ff2f3fdf293fe78016beccd1"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/tapjs/stack-utils#readme"; 12 | description = "Captures and cleans stack traces"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/stream-consume/0.1.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "stream-consume"; 4 | version = "0.1.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/stream-consume/-/stream-consume-0.1.0.tgz"; 7 | sha1 = "a41ead1a6d6081ceb79f65b061901b6d8f3d1d0f"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/aroneous/stream-consume"; 12 | description = "Consume a stream to ensure it keeps flowing"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/strftime/0.6.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "strftime"; 4 | version = "0.6.2"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/strftime/-/strftime-0.6.2.tgz"; 7 | sha1 = "da4c12073cebee3cd60f4821940cc27b19d348a1"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | homepage = "http://samhuri.net/proj/strftime"; 13 | description = "strftime for JavaScript"; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/string-stream/0.0.7.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "string-stream"; 4 | version = "0.0.7"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/string-stream/-/string-stream-0.0.7.tgz"; 7 | sha1 = "cfcde82799fa62f303429aaa79336ee8834332fe"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "A stream that works on a string."; 12 | keywords = [ 13 | "stream" 14 | "string" 15 | ]; 16 | }; 17 | } 18 | -------------------------------------------------------------------------------- /nodePackages/tapable/0.1.10.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "tapable"; 4 | version = "0.1.10"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/tapable/-/tapable-0.1.10.tgz"; 7 | sha1 = "29c35707c2b70e50d07482b5d202e8ed446dafd4"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/webpack/tapable"; 12 | description = "Just a little module for plugins."; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/tapable/0.2.6.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "tapable"; 4 | version = "0.2.6"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/tapable/-/tapable-0.2.6.tgz"; 7 | sha1 = "206be8e188860b514425375e6f1ae89bfb01fd8d"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/webpack/tapable"; 12 | description = "Just a little module for plugins."; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/throttleit/0.0.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "throttleit"; 4 | version = "0.0.2"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/throttleit/-/throttleit-0.0.2.tgz"; 7 | sha1 = "cfedf88e60c00dd9697b61fdd2a8343a9b680eaf"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "Throttle a function"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/throttleit/1.0.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "throttleit"; 4 | version = "1.0.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/throttleit/-/throttleit-1.0.0.tgz"; 7 | sha1 = "9e785836daf46743145a5984b6268d828528ac6c"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/component/throttle"; 12 | description = "Throttle a function"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/tinycolor/0.0.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "tinycolor"; 4 | version = "0.0.1"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/tinycolor/-/tinycolor-0.0.1.tgz"; 7 | sha1 = "320b5a52d83abb5978d81a3e887d4aefb15a6164"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "a to-the-point color module for node"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/tmpl/1.0.4.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "tmpl"; 4 | version = "1.0.4"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/tmpl/-/tmpl-1.0.4.tgz"; 7 | sha1 = "23640dd7b42d00433911140820e5cf440e521dd1"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/nshah/nodejs-tmpl"; 12 | description = "JavaScript micro templates."; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/to-array/0.1.3.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "to-array"; 4 | version = "0.1.3"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/to-array/-/to-array-0.1.3.tgz"; 7 | sha1 = "d45dadc6363417f60f28474fea50ecddbb4f4991"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/Raynos/to-array"; 12 | description = "Turn an array like into an array"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/to-array/0.1.4.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "to-array"; 4 | version = "0.1.4"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/to-array/-/to-array-0.1.4.tgz"; 7 | sha1 = "17e6c11f73dd4f3d74cda7a4ff3238e9ad9bf890"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/Raynos/to-array"; 12 | description = "Turn an array like into an array"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/to-utf8/0.0.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "to-utf8"; 4 | version = "0.0.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/to-utf8/-/to-utf8-0.0.1.tgz"; 7 | sha1 = "d17aea72ff2fba39b9e43601be7b3ff72e089852"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "single-function form of node's Buffer.toString(utf8)"; 12 | keywords = [ "utf8" "buffer" ]; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/touch/0.0.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "touch"; 4 | version = "0.0.2"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/touch/-/touch-0.0.2.tgz"; 7 | sha1 = "a65a777795e5cbbe1299499bdc42281ffb21b5f4"; 8 | }; 9 | deps = with nodePackages; [ 10 | nopt_1-0-10 11 | ]; 12 | devDependencies = []; 13 | meta = { 14 | description = "like touch(1) in node"; 15 | }; 16 | } -------------------------------------------------------------------------------- /nodePackages/touch/1.0.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "touch"; 4 | version = "1.0.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/touch/-/touch-1.0.0.tgz"; 7 | sha1 = "449cbe2dbae5a8c8038e30d71fa0ff464947c4de"; 8 | }; 9 | deps = with nodePackages; [ 10 | nopt_1-0-10 11 | ]; 12 | meta = { 13 | homepage = "https://github.com/isaacs/node-touch#readme"; 14 | description = "like touch(1) in node"; 15 | }; 16 | } 17 | -------------------------------------------------------------------------------- /nodePackages/traverse/0.3.9.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "traverse"; 4 | version = "0.3.9"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/traverse/-/traverse-0.3.9.tgz"; 7 | sha1 = "717b8f220cc0bb7b44e40514c22b2e8bbc70d8b9"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "Traverse and transform objects by visiting every node on a recursive walk"; 12 | }; 13 | } -------------------------------------------------------------------------------- /nodePackages/try-resolve/1.0.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "try-resolve"; 4 | version = "1.0.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/try-resolve/-/try-resolve-1.0.1.tgz"; 7 | sha1 = "cfde6fabd72d63e5797cfaab873abbe8e700e912"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | homepage = "https://github.com/sebmck/try-resolve#readme"; 13 | description = "Try and resolve a filename"; 14 | }; 15 | } -------------------------------------------------------------------------------- /nodePackages/tunnel-agent/0.2.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "tunnel-agent"; 4 | version = "0.2.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.2.0.tgz"; 7 | sha1 = "6853c2afb1b2109e45629e492bde35f459ea69e8"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module."; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/tunnel-agent/0.3.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "tunnel-agent"; 4 | version = "0.3.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.3.0.tgz"; 7 | sha1 = "ad681b68f5321ad2827c4cfb1b7d5df2cfe942ee"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module."; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/type-detect/0.1.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "type-detect"; 4 | version = "0.1.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/type-detect/-/type-detect-0.1.1.tgz"; 7 | sha1 = "0ba5ec2a885640e470ea4e8505971900dac58822"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "Improved typeof detection for node.js and the browser."; 12 | }; 13 | } -------------------------------------------------------------------------------- /nodePackages/type-detect/1.0.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "type-detect"; 4 | version = "1.0.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/type-detect/-/type-detect-1.0.0.tgz"; 7 | sha1 = "762217cc06db258ec48908a1298e8b95121e8ea2"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/chaijs/type-detect"; 12 | description = "Improved typeof detection for node.js and the browser."; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/uc-micro/1.0.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "uc.micro"; 4 | version = "1.0.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.0.tgz"; 7 | sha1 = "4c5a6dee941b515a5bd5cf5d05b121e0e49c5fb7"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/markdown-it/uc.micro"; 12 | description = "Micro subset of unicode data files for markdown-it projects."; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/uc-micro/1.0.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "uc.micro"; 4 | version = "1.0.2"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.2.tgz"; 7 | sha1 = "466f26316a0bb707def6682f91f50139b8b8d538"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/markdown-it/uc.micro#readme"; 12 | description = "Micro subset of unicode data files for markdown-it projects."; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/uglify-js/1.2.5.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "uglify-js"; 4 | version = "1.2.5"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/uglify-js/-/uglify-js-1.2.5.tgz"; 7 | sha1 = "b542c2c76f78efb34b200b20177634330ff702b6"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "JavaScript parser and compressor/beautifier toolkit"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/uid-number/0.0.3.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "uid-number"; 4 | version = "0.0.3"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/uid-number/-/uid-number-0.0.3.tgz"; 7 | sha1 = "cefb0fa138d8d8098da71a40a0d04a8327d6e1cc"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "Convert a username/group name to a uid/gid number"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/uid2/0.0.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "uid2"; 4 | version = "0.0.2"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/uid2/-/uid2-0.0.2.tgz"; 7 | sha1 = "107fb155c82c1136620797ed4c88cf2b08f6aab8"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "strong uid"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/uid2/0.0.3.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "uid2"; 4 | version = "0.0.3"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/uid2/-/uid2-0.0.3.tgz"; 7 | sha1 = "483126e11774df2f71b8b639dcd799c376162b82"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "strong uid"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/umask/1.1.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "umask"; 4 | version = "1.1.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/umask/-/umask-1.1.0.tgz"; 7 | sha1 = "f29cebf01df517912bb58ff9c4e50fde8e33320d"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/smikes/umask"; 12 | description = "convert umask from string <-> number"; 13 | keywords = [ "umask" ]; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/umd/3.0.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "umd"; 4 | version = "3.0.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/umd/-/umd-3.0.1.tgz"; 7 | sha1 = "8ae556e11011f63c2596708a8837259f01b3d60e"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/ForbesLindesay/umd"; 12 | description = "Universal Module Definition for use in automated build systems"; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/unpipe/1.0.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "unpipe"; 4 | version = "1.0.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz"; 7 | sha1 = "b2bf4ee8514aae6165b4817829d21b2ef49904ec"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/stream-utils/unpipe"; 12 | description = "Unpipe a stream from all destinations"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/util-extend/1.0.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "util-extend"; 4 | version = "1.0.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/util-extend/-/util-extend-1.0.1.tgz"; 7 | sha1 = "bb703b79480293ddcdcfb3c6a9fea20f483415bc"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "Node's internal object extension function"; 13 | author = ""; 14 | }; 15 | } -------------------------------------------------------------------------------- /nodePackages/utila/0.3.3.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "utila"; 4 | version = "0.3.3"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/utila/-/utila-0.3.3.tgz"; 7 | sha1 = "d7e8e7d7e309107092b05f8d9688824d633a4226"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "notareplacementforunderscore"; 12 | keywords = [ "utilities" ]; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/utila/0.4.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "utila"; 4 | version = "0.4.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/utila/-/utila-0.4.0.tgz"; 7 | sha1 = "8a16a05d445657a3aea5eecc5b12a4fa5379772c"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/AriaMinaei/utila"; 12 | description = "notareplacementforunderscore"; 13 | keywords = [ "utilities" ]; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/utils-merge/1.0.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "utils-merge"; 4 | version = "1.0.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/utils-merge/-/utils-merge-1.0.0.tgz"; 7 | sha1 = "0294fb922bb9375153541c4f7096231f287c8af8"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "merge() utility function"; 12 | keywords = [ "util" ]; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/v8-compile-cache/1.1.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "v8-compile-cache"; 4 | version = "1.1.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-1.1.0.tgz"; 7 | sha1 = "1dc2a340fb8e5f800a32bcdbfb8c23cd747021b9"; 8 | }; 9 | deps = []; 10 | meta = { 11 | description = "Require hook for automatic V8 compile cache persistence"; 12 | }; 13 | } 14 | -------------------------------------------------------------------------------- /nodePackages/v8flags/v8flags-homedir.diff: -------------------------------------------------------------------------------- 1 | 29,30c29 2 | < var userHome = require('user-home'); 3 | < var configpath = path.join(userHome || os.tmpdir(), configfile); 4 | --- 5 | > var configpath = path.join(os.tmpdir(), configfile); 6 | -------------------------------------------------------------------------------- /nodePackages/value-equal/0.2.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "value-equal"; 4 | version = "0.2.1"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/value-equal/-/value-equal-0.2.1.tgz"; 7 | sha1 = "c220a304361fce6994dbbedaa3c7e1a1b895871d"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/mjackson/value-equal#readme"; 12 | description = "Are these two JavaScript values equal?"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/verror/1.1.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "verror"; 4 | version = "1.1.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/verror/-/verror-1.1.0.tgz"; 7 | sha1 = "2a4b4eb14a207051e75a6f94ee51315bf173a1b0"; 8 | }; 9 | deps = with nodePackages; [ 10 | extsprintf_1-0-0 11 | ]; 12 | devDependencies = []; 13 | meta = { 14 | description = "richer JavaScript errors"; 15 | }; 16 | } 17 | -------------------------------------------------------------------------------- /nodePackages/verror/1.3.3.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "verror"; 4 | version = "1.3.3"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/verror/-/verror-1.3.3.tgz"; 7 | sha1 = "8a6a4ac3a8c774b6f687fece49bdffd78552e2cd"; 8 | }; 9 | deps = with nodePackages; [ 10 | extsprintf_1-0-0 11 | ]; 12 | devDependencies = []; 13 | meta = { 14 | description = "richer JavaScript errors"; 15 | }; 16 | } 17 | -------------------------------------------------------------------------------- /nodePackages/verror/1.3.6.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "verror"; 4 | version = "1.3.6"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/verror/-/verror-1.3.6.tgz"; 7 | sha1 = "cff5df12946d297d2baaefaa2689e25be01c005c"; 8 | }; 9 | deps = with nodePackages; [ 10 | extsprintf_1-0-2 11 | ]; 12 | devDependencies = []; 13 | meta = { 14 | description = "richer JavaScript errors"; 15 | }; 16 | } 17 | -------------------------------------------------------------------------------- /nodePackages/vhost/3.0.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "vhost"; 4 | version = "3.0.2"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/vhost/-/vhost-3.0.2.tgz"; 7 | sha1 = "2fb1decd4c466aa88b0f9341af33dc1aff2478d5"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/expressjs/vhost"; 12 | description = "virtual domain hosting"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/vinyl/0.2.3.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "vinyl"; 4 | version = "0.2.3"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/vinyl/-/vinyl-0.2.3.tgz"; 7 | sha1 = "bca938209582ec5a49ad538a00fa1f125e513252"; 8 | }; 9 | deps = with nodePackages; [ 10 | clone-stats_0-0-1 11 | ]; 12 | meta = { 13 | homepage = "http://github.com/wearefractal/vinyl"; 14 | description = "A virtual file format"; 15 | }; 16 | } -------------------------------------------------------------------------------- /nodePackages/watch/0.10.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "watch"; 4 | version = "0.10.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/watch/-/watch-0.10.0.tgz"; 7 | sha1 = "77798b2da0f9910d595f1ace5b0c2258521f21dc"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | homepage = "https://github.com/mikeal/watch"; 13 | description = "Utilities for watching file trees."; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/whatwg-fetch/1.1.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "whatwg-fetch"; 4 | version = "1.1.1"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-1.1.1.tgz"; 7 | sha1 = "ac3c9d39f320c6dce5339969d054ef43dd333319"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/github/fetch#readme"; 12 | description = "A window.fetch polyfill."; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/whatwg-fetch/2.0.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "whatwg-fetch"; 4 | version = "2.0.2"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-2.0.2.tgz"; 7 | sha1 = "fe294d1d89e36c5be8b3195057f2e4bc74fc980e"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/github/fetch#readme"; 12 | description = "A window.fetch polyfill."; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/whatwg-fetch/2.0.3.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "whatwg-fetch"; 4 | version = "2.0.3"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-2.0.3.tgz"; 7 | sha1 = "9c84ec2dcf68187ff00bc64e1274b442176e1c84"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/github/fetch#readme"; 12 | description = "A window.fetch polyfill."; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/wrappy/1.0.1.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "wrappy"; 4 | version = "1.0.1"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz"; 7 | sha1 = "1e65969965ccbc2db4548c6b84a6f2c5aedd4739"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/npm/wrappy"; 12 | description = "Callback wrapping utility"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/wrench/1.5.8.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "wrench"; 4 | version = "1.5.8"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/wrench/-/wrench-1.5.8.tgz"; 7 | sha1 = "7a31c97f7869246d76c5cf2f5c977a1c4c8e5ab5"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/ryanmcgrath/wrench-js"; 12 | description = "Recursive filesystem (and other) operations that Node *should* have."; 13 | }; 14 | } -------------------------------------------------------------------------------- /nodePackages/xmlhttprequest/1.3.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "xmlhttprequest"; 4 | version = "1.3.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/xmlhttprequest/-/xmlhttprequest-1.3.0.tgz"; 7 | sha1 = "f6888d76176a9e4217694aa168a02c366e5d454a"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "XMLHttpRequest for Node"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/xmlhttprequest/1.4.2.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "xmlhttprequest"; 4 | version = "1.4.2"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/xmlhttprequest/-/xmlhttprequest-1.4.2.tgz"; 7 | sha1 = "01453a1d9bed1e8f172f6495bbf4c8c426321500"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "XMLHttpRequest for Node"; 13 | keywords = [ "xhr" "ajax" ]; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/xmlhttprequest/1.6.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "xmlhttprequest"; 4 | version = "1.6.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/xmlhttprequest/-/xmlhttprequest-1.6.0.tgz"; 7 | sha1 = "493d285f59266fdcb8d4fefd25345a7b693c966c"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "XMLHttpRequest for Node"; 13 | keywords = [ "xhr" "ajax" ]; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/xregexp/2.0.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "xregexp"; 4 | version = "2.0.0"; 5 | src = pkgs.fetchurl { 6 | url = "http://registry.npmjs.org/xregexp/-/xregexp-2.0.0.tgz"; 7 | sha1 = "52a63e56ca0b84a7f3a5f3d61872f126ad7a5943"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "http://xregexp.com/"; 12 | description = "Extended JavaScript regular expressions"; 13 | keywords = [ "regex" "regexp" ]; 14 | }; 15 | } 16 | -------------------------------------------------------------------------------- /nodePackages/yallist/2.0.0.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "yallist"; 4 | version = "2.0.0"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/yallist/-/yallist-2.0.0.tgz"; 7 | sha1 = "306c543835f09ee1a4cb23b7bce9ab341c91cdd4"; 8 | }; 9 | deps = []; 10 | meta = { 11 | homepage = "https://github.com/isaacs/yallist#readme"; 12 | description = "Yet Another Linked List"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/yaml/0.2.3.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "yaml"; 4 | version = "0.2.3"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/yaml/-/yaml-0.2.3.tgz"; 7 | sha1 = "b5450e92e76ef36b5dd24e3660091ebaeef3e5c7"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | description = "Yaml parser"; 13 | }; 14 | } 15 | -------------------------------------------------------------------------------- /nodePackages/zeparser/0.0.5.nix: -------------------------------------------------------------------------------- 1 | { buildNodePackage, nodePackages, pkgs }: 2 | buildNodePackage { 3 | name = "zeparser"; 4 | version = "0.0.5"; 5 | src = pkgs.fetchurl { 6 | url = "https://registry.npmjs.org/zeparser/-/zeparser-0.0.5.tgz"; 7 | sha1 = "03726561bc268f2e5444f54c665b7fd4a8c029e2"; 8 | }; 9 | deps = []; 10 | devDependencies = []; 11 | meta = { 12 | homepage = "https://github.com/qfox/ZeParser/"; 13 | description = "My JavaScript parser"; 14 | }; 15 | } 16 | --------------------------------------------------------------------------------