| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "_args": [
- [
- "custom-event@1.0.1",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_from": "custom-event@1.0.1",
- "_id": "custom-event@1.0.1",
- "_inBundle": false,
- "_integrity": "sha1-XQKkaFCt8bSjF5RqOSj8y1v9BCU=",
- "_location": "/custom-event",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "custom-event@1.0.1",
- "name": "custom-event",
- "escapedName": "custom-event",
- "rawSpec": "1.0.1",
- "saveSpec": null,
- "fetchSpec": "1.0.1"
- },
- "_requiredBy": [
- "/crossvent",
- "/dom-serialize"
- ],
- "_resolved": "https://registry.npmjs.org/custom-event/-/custom-event-1.0.1.tgz",
- "_spec": "1.0.1",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "author": {
- "name": "Nathan Rajlich",
- "email": "nathan@tootallnate.net",
- "url": "http://n8.io/"
- },
- "bugs": {
- "url": "https://github.com/webmodules/custom-event/issues"
- },
- "description": "Cross-browser `CustomEvent` constructor",
- "devDependencies": {
- "zuul": "~1.16.3"
- },
- "homepage": "https://github.com/webmodules/custom-event",
- "keywords": [
- "dom",
- "browser",
- "event",
- "custom",
- "customevent",
- "constructor"
- ],
- "license": "MIT",
- "main": "index.js",
- "name": "custom-event",
- "repository": {
- "type": "git",
- "url": "git://github.com/webmodules/custom-event.git"
- },
- "scripts": {
- "test": "make test"
- },
- "version": "1.0.1"
- }
|