12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- {
- "_args": [
- [
- "growly@1.3.0",
- "E:\\amr1.0\\AMR"
- ]
- ],
- "_development": true,
- "_from": "growly@1.3.0",
- "_id": "growly@1.3.0",
- "_inBundle": false,
- "_integrity": "sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=",
- "_location": "/growly",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "growly@1.3.0",
- "name": "growly",
- "escapedName": "growly",
- "rawSpec": "1.3.0",
- "saveSpec": null,
- "fetchSpec": "1.3.0"
- },
- "_requiredBy": [
- "/node-notifier"
- ],
- "_resolved": "https://registry.npmjs.org/growly/-/growly-1.3.0.tgz",
- "_spec": "1.3.0",
- "_where": "E:\\amr1.0\\AMR",
- "author": {
- "name": "Ibrahim Al-Rajhi",
- "email": "abrahamalrajhi@gmail.com",
- "url": "http://ibrahimalrajhi.com/"
- },
- "bugs": {
- "url": "http://github.com/theabraham/growly/issues"
- },
- "description": "Simple zero-dependency Growl notifications using GNTP.",
- "directories": {
- "example": "example",
- "lib": "lib"
- },
- "homepage": "https://github.com/theabraham/growly#readme",
- "keywords": [
- "growl",
- "growly",
- "snarl",
- "notifications",
- "gntp",
- "messages"
- ],
- "license": "MIT",
- "main": "lib/growly.js",
- "name": "growly",
- "repository": {
- "type": "git",
- "url": "git+ssh://git@github.com/theabraham/growly.git"
- },
- "version": "1.3.0"
- }
|