UNPKG

react-scripts

Version:
103 lines (102 loc) 2.67 kB
{ "_args": [ [ "node-notifier@^4.6.1", "/Users/dan/p/create-react-app/node_modules/jest/node_modules/jest-cli" ] ], "_from": "node-notifier@>=4.6.1 <5.0.0", "_id": "node-notifier@4.6.1", "_inCache": true, "_installable": true, "_location": "/node-notifier", "_nodeVersion": "6.3.1", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/node-notifier-4.6.1.tgz_1471811837812_0.47649690927937627" }, "_npmUser": { "email": "mikaelbre@gmail.com", "name": "mikaelb" }, "_npmVersion": "3.10.3", "_phantomChildren": {}, "_requested": { "name": "node-notifier", "raw": "node-notifier@^4.6.1", "rawSpec": "^4.6.1", "scope": null, "spec": ">=4.6.1 <5.0.0", "type": "range" }, "_requiredBy": [ "/jest/jest-cli" ], "_resolved": "https://registry.npmjs.org/node-notifier/-/node-notifier-4.6.1.tgz", "_shasum": "056d14244f3dcc1ceadfe68af9cff0c5473a33f3", "_shrinkwrap": null, "_spec": "node-notifier@^4.6.1", "_where": "/Users/dan/p/create-react-app/node_modules/jest/node_modules/jest-cli", "author": { "name": "Mikael Brevik" }, "bin": { "notify": "./bin.js" }, "bugs": { "url": "https://github.com/mikaelbr/node-notifier/issues" }, "dependencies": { "cli-usage": "^0.1.1", "growly": "^1.2.0", "lodash.clonedeep": "^3.0.0", "minimist": "^1.1.1", "semver": "^5.1.0", "shellwords": "^0.1.0", "which": "^1.0.5" }, "description": "A Node.js module for sending notifications on native Mac, Windows (post and pre 8) and Linux (or Growl as fallback)", "devDependencies": { "mocha": "^3.0.0", "should": "^4.0.4" }, "directories": { "example": "example" }, "dist": { "shasum": "056d14244f3dcc1ceadfe68af9cff0c5473a33f3", "tarball": "https://registry.npmjs.org/node-notifier/-/node-notifier-4.6.1.tgz" }, "gitHead": "0dc7ea4dd5bcb9584e9dfda3b69e6f3bf2379968", "homepage": "https://github.com/mikaelbr/node-notifier#readme", "keywords": [ "growl", "mac os x 10.8", "notification", "notification center", "notify", "notify-send", "terminal-notifier", "toaster", "windows 8 notification" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "mikaelb", "email": "mikaelbre@gmail.com" } ], "name": "node-notifier", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/mikaelbr/node-notifier.git" }, "scripts": { "test": "mocha -R spec" }, "version": "4.6.1" }