Files
alfresco-ng2-components/ng2-components/ng2-alfresco-documentslist/dist/node_modules/rx/package.json
Mario Romano 07807e7bc3 # add dist
2016-04-21 11:56:31 +01:00

105 lines
2.6 KiB
JSON

{
"_args": [
[
"rx@2.3.24",
"/Users/mromano/dev/dev-platform-webcomponents/ng2-components/ng2-alfresco-documentslist/node_modules/concurrently"
]
],
"_from": "rx@2.3.24",
"_id": "rx@2.3.24",
"_inCache": true,
"_installable": true,
"_location": "/rx",
"_npmUser": {
"email": "matthew.podwysocki@gmail.com",
"name": "mattpodwysocki"
},
"_npmVersion": "1.4.12",
"_phantomChildren": {},
"_requested": {
"name": "rx",
"raw": "rx@2.3.24",
"rawSpec": "2.3.24",
"scope": null,
"spec": "2.3.24",
"type": "version"
},
"_requiredBy": [
"/concurrently"
],
"_resolved": "https://registry.npmjs.org/rx/-/rx-2.3.24.tgz",
"_shasum": "14f950a4217d7e35daa71bbcbe58eff68ea4b2b7",
"_shrinkwrap": null,
"_spec": "rx@2.3.24",
"_where": "/Users/mromano/dev/dev-platform-webcomponents/ng2-components/ng2-alfresco-documentslist/node_modules/concurrently",
"author": {
"name": "Cloud Programmability Team",
"url": "https://github.com/Reactive-Extensions/RxJS/blob/master/authors.txt"
},
"bugs": {
"url": "https://github.com/Reactive-Extensions/RxJS/issues"
},
"dependencies": {},
"description": "Library for composing asynchronous and event-based operations in JavaScript",
"devDependencies": {
"grunt": "*",
"grunt-cli": "*",
"grunt-contrib-concat": "*",
"grunt-contrib-connect": "*",
"grunt-contrib-jshint": "*",
"grunt-contrib-qunit": "*",
"grunt-contrib-uglify": "*",
"grunt-contrib-watch": "*",
"grunt-jscs": "*",
"grunt-saucelabs": "*",
"load-grunt-tasks": "*"
},
"directories": {},
"dist": {
"shasum": "14f950a4217d7e35daa71bbcbe58eff68ea4b2b7",
"tarball": "https://registry.npmjs.org/rx/-/rx-2.3.24.tgz"
},
"gitHead": "cc56a2a251afc5efd4a1a15cc49868ec2a47fbed",
"homepage": "https://github.com/Reactive-Extensions/RxJS",
"jam": {
"main": "dist/rx.all.js"
},
"keywords": [
"LINQ",
"FRP",
"Reactive",
"Events",
"Rx",
"RxJS"
],
"licenses": [
{
"type": "Apache License, Version 2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0.html"
}
],
"main": "index.js",
"maintainers": [
{
"email": "vesa@vilhonen.com",
"name": "vvilhonen"
},
{
"email": "matthew.podwysocki@gmail.com",
"name": "mattpodwysocki"
}
],
"name": "rx",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/Reactive-Extensions/RxJS.git"
},
"scripts": {
"test": "grunt"
},
"title": "Reactive Extensions for JavaScript (RxJS)",
"version": "2.3.24"
}