| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889 |
- {
- "_from": "sparkles@^2.1.0",
- "_id": "sparkles@2.1.0",
- "_inBundle": false,
- "_integrity": "sha512-r7iW1bDw8R/cFifrD3JnQJX0K1jqT0kprL48BiBpLZLJPmAm34zsVBsK5lc7HirZYZqMW65dOXZgbAGt/I6frg==",
- "_location": "/gulp-load-plugins/sparkles",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "sparkles@^2.1.0",
- "name": "sparkles",
- "escapedName": "sparkles",
- "rawSpec": "^2.1.0",
- "saveSpec": null,
- "fetchSpec": "^2.1.0"
- },
- "_requiredBy": [
- "/gulp-load-plugins/glogg",
- "/gulp-load-plugins/has-gulplog"
- ],
- "_resolved": "https://registry.npmmirror.com/sparkles/-/sparkles-2.1.0.tgz",
- "_shasum": "8ad4e8cecba7e568bba660c39b6db46625ecf1ad",
- "_spec": "sparkles@^2.1.0",
- "_where": "D:\\HTC\\program\\善行少年\\security-enterprise-admin\\node_modules\\gulp-load-plugins\\node_modules\\glogg",
- "author": {
- "name": "Gulp Team",
- "email": "team@gulpjs.com",
- "url": "http://gulpjs.com/"
- },
- "bugs": {
- "url": "https://github.com/gulpjs/sparkles/issues"
- },
- "bundleDependencies": false,
- "contributors": [
- {
- "name": "Blaine Bublitz",
- "email": "blaine.bublitz@gmail.com"
- }
- ],
- "deprecated": false,
- "description": "Namespaced global event emitter",
- "devDependencies": {
- "eslint": "^7.32.0",
- "eslint-config-gulp": "^5.0.1",
- "eslint-plugin-node": "^11.1.0",
- "expect": "^27.3.1",
- "mocha": "^8.4.0",
- "nyc": "^15.1.0"
- },
- "engines": {
- "node": ">= 10.13.0"
- },
- "files": [
- "LICENSE",
- "index.js",
- "legacy.js"
- ],
- "homepage": "https://github.com/gulpjs/sparkles#readme",
- "keywords": [
- "ee",
- "emitter",
- "events",
- "global",
- "namespaced"
- ],
- "license": "MIT",
- "main": "index.js",
- "name": "sparkles",
- "nyc": {
- "reporter": [
- "lcov",
- "text-summary"
- ]
- },
- "prettier": {
- "singleQuote": true
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/gulpjs/sparkles.git"
- },
- "scripts": {
- "lint": "eslint .",
- "pretest": "npm run lint",
- "test": "nyc mocha --async-only"
- },
- "version": "2.1.0"
- }
|