| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- {
- "_args": [
- [
- "growl@1.9.2",
- "E:\\2023\\5\\myjadmin"
- ]
- ],
- "_development": true,
- "_from": "growl@1.9.2",
- "_id": "growl@1.9.2",
- "_inBundle": false,
- "_integrity": "sha512-RTBwDHhNuOx4F0hqzItc/siXCasGfC4DeWcBamclWd+6jWtBaeB/SGbMkGf0eiQoW7ib8JpvOgnUsmgMHI3Mfw==",
- "_location": "/growl",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "growl@1.9.2",
- "name": "growl",
- "escapedName": "growl",
- "rawSpec": "1.9.2",
- "saveSpec": null,
- "fetchSpec": "1.9.2"
- },
- "_requiredBy": [
- "/mocha-nightwatch"
- ],
- "_resolved": "https://registry.npmjs.org/growl/-/growl-1.9.2.tgz",
- "_spec": "1.9.2",
- "_where": "E:\\2023\\5\\myjadmin",
- "author": {
- "name": "TJ Holowaychuk",
- "email": "tj@vision-media.ca"
- },
- "bugs": {
- "url": "https://github.com/tj/node-growl/issues"
- },
- "description": "Growl unobtrusive notifications",
- "homepage": "https://github.com/tj/node-growl#readme",
- "license": "MIT",
- "main": "./lib/growl.js",
- "maintainers": [
- {
- "name": "Joshua Boy Nicolai Appelman",
- "email": "joshua@jbnicolai.nl"
- }
- ],
- "name": "growl",
- "repository": {
- "type": "git",
- "url": "git://github.com/tj/node-growl.git"
- },
- "version": "1.9.2"
- }
|