Bones/node_modules/rxjs/package.json
SOUTHERNCO\x2mjbyrn 7efe7605b8 Template Upload
2017-05-17 13:45:25 -04:00

172 lines
4.0 KiB
JSON

{
"_args": [
[
"rxjs@5.0.0-beta.2",
"C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton"
]
],
"_from": "rxjs@5.0.0-beta.2",
"_id": "rxjs@5.0.0-beta.2",
"_inCache": true,
"_location": "/rxjs",
"_nodeVersion": "5.0.0",
"_npmOperationalInternal": {
"host": "packages-5-east.internal.npmjs.com",
"tmp": "tmp/rxjs-5.0.0-beta.2.tgz_1455138523425_0.768723902059719"
},
"_npmUser": {
"email": "ben@benlesh.com",
"name": "blesh"
},
"_npmVersion": "3.3.10",
"_phantomChildren": {},
"_requested": {
"name": "rxjs",
"raw": "rxjs@5.0.0-beta.2",
"rawSpec": "5.0.0-beta.2",
"scope": null,
"spec": "5.0.0-beta.2",
"type": "version"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/rxjs/-/rxjs-5.0.0-beta.2.tgz",
"_shasum": "f775df8b8598c0657031e5ff8ff8251e1c5c0185",
"_shrinkwrap": null,
"_spec": "rxjs@5.0.0-beta.2",
"_where": "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton",
"author": {
"email": "blesh@netflix.com",
"name": "Ben Lesh"
},
"bugs": {
"url": "https://github.com/ReactiveX/RxJS/issues"
},
"config": {
"commitizen": {
"path": "node_modules/cz-conventional-changelog"
},
"ghooks": {
"commit-msg": "node ./node_modules/validate-commit-msg/index.js"
}
},
"contributors": [
{
"name": "Ben Lesh",
"email": "blesh@netflix.com"
},
{
"name": "Paul Taylor",
"email": "paul.e.taylor@me.com"
},
{
"name": "Jeff Cross",
"email": "crossj@google.com"
},
{
"name": "Matthew Podwysocki",
"email": "matthewp@microsoft.com"
},
{
"name": "OJ Kwon",
"email": "ojkwon@nvidia.com"
},
{
"name": "Andre Staltz",
"email": "andre@staltz.com"
}
],
"dependencies": {},
"description": "Reactive Extensions for modern JavaScript",
"devDependencies": {
"benchmark": "1.0.0",
"benchpress": "2.0.0-beta.1",
"browserify": "11.0.0",
"color": "^0.11.1",
"colors": "1.1.2",
"commitizen": "2.5.0",
"coveralls": "2.11.6",
"cz-conventional-changelog": "1.1.5",
"esdoc": "0.4.3",
"eslint": "2.0.0-beta.3",
"fs-extra": "0.24.0",
"ghooks": "0.3.2",
"glob": "5.0.14",
"gm": "1.21.1",
"google-closure-compiler": "20160125.0.0",
"gzip-size": "^3.0.0",
"http-server": "0.8.0",
"istanbul": "0.4.2",
"jasmine": "2.4.1",
"jasmine-ajax": "3.2.0",
"jasmine-core": "2.4.1",
"karma": "0.13.19",
"karma-browserify": "^5.0.1",
"karma-chrome-launcher": "0.2.2",
"karma-jasmine": "^0.3.6",
"karma-sauce-launcher": "0.3.0",
"lodash": "4.1.0",
"madge": "^0.5.3",
"markdown-doctest": "^0.3.0",
"minimist": "^1.2.0",
"mkdirp": "^0.5.1",
"platform": "1.3.0",
"promise": "7.0.3",
"protractor": "2.5.1",
"remap-istanbul": "0.5.1",
"rx": "latest",
"systemjs": "^0.19.6",
"systemjs-builder": "^0.10.6",
"tslint": "3.3.0-dev.2",
"typescript": "1.9.0-dev.20160128",
"validate-commit-msg": "1.1.1",
"watch": "0.16.0",
"watchify": "3.7.0",
"xmlhttprequest": "1.8.0"
},
"directories": {},
"dist": {
"shasum": "f775df8b8598c0657031e5ff8ff8251e1c5c0185",
"tarball": "https://registry.npmjs.org/rxjs/-/rxjs-5.0.0-beta.2.tgz"
},
"engines": {
"npm": ">=2.0.0"
},
"homepage": "https://github.com/ReactiveX/RxJS",
"installable": true,
"keywords": [
"ES2015",
"ES6",
"Observable",
"Observables",
"ReactiveExtensions",
"ReactiveX",
"Rx",
"RxJS",
"Stream",
"Streams"
],
"license": "Apache-2.0",
"main": "Rx.js",
"maintainers": [
{
"name": "blesh",
"email": "ben@benlesh.com"
},
{
"name": "jeffbcross",
"email": "middlefloor@gmail.com"
}
],
"name": "rxjs",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/ReactiveX/RxJS.git"
},
"scripts": {},
"typings": "Rx.d.ts",
"version": "5.0.0-beta.2"
}