1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 |
- {
- "_args": [
- [
- "rx-lite@4.0.8",
- "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance"
- ]
- ],
- "_development": true,
- "_from": "rx-lite@4.0.8",
- "_id": "rx-lite@4.0.8",
- "_inBundle": false,
- "_integrity": "sha512-Cun9QucwK6MIrp3mry/Y7hqD1oFqTYLQ4pGxaHTjIdaFDWRGGLikqp6u8LcWJnzpoALg9hap+JGk8sFIUuEGNA==",
- "_location": "/rx-lite",
- "_optional": true,
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "rx-lite@4.0.8",
- "name": "rx-lite",
- "escapedName": "rx-lite",
- "rawSpec": "4.0.8",
- "saveSpec": null,
- "fetchSpec": "4.0.8"
- },
- "_requiredBy": [
- "/inquirer",
- "/rx-lite-aggregates"
- ],
- "_resolved": "https://registry.npmmirror.com/rx-lite/-/rx-lite-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.js"
- },
- "bugs": {
- "url": "https://github.com/Reactive-Extensions/RxJS/issues"
- },
- "dependencies": {},
- "description": "Lightweight library for composing asynchronous and event-based operations in JavaScript",
- "devDependencies": {},
- "homepage": "https://github.com/Reactive-Extensions/RxJS",
- "jam": {
- "main": "rx.lite.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.js",
- "name": "rx-lite",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/Reactive-Extensions/RxJS.git"
- },
- "title": "Reactive Extensions for JavaScript (RxJS) Lite",
- "version": "4.0.8"
- }
|