123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- {
- "_args": [
- [
- "rx-lite-aggregates@4.0.8",
- "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance"
- ]
- ],
- "_development": true,
- "_from": "rx-lite-aggregates@4.0.8",
- "_id": "rx-lite-aggregates@4.0.8",
- "_inBundle": false,
- "_integrity": "sha512-3xPNZGW93oCjiO7PtKxRK6iOVYBWBvtf9QHDfU23Oc+dLIQmAV//UnyXV/yihv81VS/UqoQPk4NegS8EFi55Hg==",
- "_location": "/rx-lite-aggregates",
- "_optional": true,
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "rx-lite-aggregates@4.0.8",
- "name": "rx-lite-aggregates",
- "escapedName": "rx-lite-aggregates",
- "rawSpec": "4.0.8",
- "saveSpec": null,
- "fetchSpec": "4.0.8"
- },
- "_requiredBy": [
- "/inquirer"
- ],
- "_resolved": "https://registry.npmmirror.com/rx-lite-aggregates/-/rx-lite-aggregates-4.0.8.tgz",
- "_spec": "4.0.8",
- "_where": "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance",
- "author": {
- "name": "Cloud Programmability Team",
- "url": "https://github.com/Reactive-Extensions/RxJS/blob/master/authors.txt"
- },
- "browser": {
- "index.js": "rx.lite.aggregates.js"
- },
- "bugs": {
- "url": "https://github.com/Reactive-Extensions/RxJS/issues"
- },
- "dependencies": {
- "rx-lite": "*"
- },
- "description": "Lightweight library with aggregate functions for composing asynchronous and event-based operations in JavaScript",
- "devDependencies": {},
- "homepage": "https://github.com/Reactive-Extensions/RxJS",
- "jam": {
- "main": "rx.lite.aggregates.js"
- },
- "keywords": [
- "React",
- "Reactive",
- "Events",
- "Rx",
- "RxJS"
- ],
- "licenses": [
- {
- "type": "Apache License, Version 2.0",
- "url": "http://www.apache.org/licenses/LICENSE-2.0.html"
- }
- ],
- "main": "rx.lite.aggregates.js",
- "name": "rx-lite-aggregates",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/Reactive-Extensions/RxJS.git"
- },
- "title": "Reactive Extensions for JavaScript (RxJS) Aggregates",
- "version": "4.0.8"
- }
|