123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130 |
- {
- "_args": [
- [
- {
- "raw": "fsevents@^1.0.0",
- "scope": null,
- "escapedName": "fsevents",
- "name": "fsevents",
- "rawSpec": "^1.0.0",
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "/Users/tennesseeg/blueCoin/node_modules/chokidar"
- ]
- ],
- "_from": "fsevents@>=1.0.0 <2.0.0",
- "_id": "fsevents@1.2.4",
- "_inCache": true,
- "_location": "/fsevents",
- "_nodeVersion": "10.1.0",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/fsevents_1.2.4_1526395769943_0.7765616322943785"
- },
- "_npmUser": {
- "name": "es128",
- "email": "elan.shanker+npm@gmail.com"
- },
- "_npmVersion": "6.0.1",
- "_phantomChildren": {},
- "_requested": {
- "raw": "fsevents@^1.0.0",
- "scope": null,
- "escapedName": "fsevents",
- "name": "fsevents",
- "rawSpec": "^1.0.0",
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/chokidar",
- "/watchpack/chokidar"
- ],
- "_resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.2.4.tgz",
- "_shasum": "f41dcb1af2582af3692da36fc55cbd8e1041c426",
- "_shrinkwrap": null,
- "_spec": "fsevents@^1.0.0",
- "_where": "/Users/tennesseeg/blueCoin/node_modules/chokidar",
- "author": {
- "name": "Philipp Dunkel",
- "email": "pip@pipobscure.com"
- },
- "binary": {
- "module_name": "fse",
- "module_path": "./lib/binding/{configuration}/{node_abi}-{platform}-{arch}/",
- "remote_path": "./v{version}/",
- "package_name": "{module_name}-v{version}-{node_abi}-{platform}-{arch}.tar.gz",
- "host": "https://fsevents-binaries.s3-us-west-2.amazonaws.com"
- },
- "bugs": {
- "url": "https://github.com/strongloop/fsevents/issues"
- },
- "bundleDependencies": [
- "node-pre-gyp"
- ],
- "dependencies": {
- "nan": "^2.9.2",
- "node-pre-gyp": "^0.10.0"
- },
- "description": "Native Access to Mac OS-X FSEvents",
- "devDependencies": {
- "tap": "~0.4.8"
- },
- "directories": {},
- "dist": {
- "integrity": "sha512-z8H8/diyk76B7q5wg+Ud0+CqzcAF3mBBI/bA5ne5zrRUUIvNkJY//D3BqyH571KuAC4Nr7Rw7CjWX4r0y9DvNg==",
- "shasum": "f41dcb1af2582af3692da36fc55cbd8e1041c426",
- "tarball": "https://registry.npmjs.org/fsevents/-/fsevents-1.2.4.tgz",
- "fileCount": 559,
- "unpackedSize": 2490951,
- "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+vN7CRA9TVsSAnZWagAAHPMP/2sJypm9thQoMu7ri43K\n6TmTujytWKRV82Ax/6OClFbd6C/MhWB/1/dhUVOLHSPGhVWwGJTUz37kShfO\nyoMbKSzEi1UHRFYKzPUOsxmD/kWb5ZQeRREuXi5Qt+vnXmnuNw8z+Yj2AvcG\nybTzRHRrJfxsfHstUiMsT+oql2+laMnh2jgudrG9k3VPGRe5ZFBe7xlG9eXV\ngpdZgLoxWR2shzDU7csLuh4xYcOKoIVaiYRwz0Payw6naqLGKHfiplPB0geo\nOJeToEPYVewS+2DM3PB3gVdX2mthX2pIzEshPNbKC8BUyp89Bm1ZBHgtJbPg\nJDHqWsAhGmpwmzLjGT0M1PKion78OkG1b3tM9HfGlWnAUGu7KKRhlebDHn62\nm6g1kJ6ZBGzGx2/EFCQ1O8OfIQ3CrsuIbPAygmlgws7G08J/0oNIUVNwaX3R\nvDlXqiFoHMqkA8A3XOmnXvlHgqaM4aYvepGPir+es7+aQ17M2PocLCwYvRj9\n7NN0FeYON2K/jv7rLfxfeozGef2zC46j96V1//FJZOuGewePJf1Ua/rSeoZL\n+8Mj73A9oXC3yiGgT8lkNd6A/LPZk/p5wlh5n+S5a6yJQUQVxD2uHbpxLnF0\nUMUh/eKeIEG/p9TfKvQk38ssAyuDMEyEAMxzfFmrV7L6Q3QmZR2qW3RZDC6W\nWCws\r\n=pVL0\r\n-----END PGP SIGNATURE-----\r\n"
- },
- "engines": {
- "node": ">=0.8.0"
- },
- "gitHead": "0effedf587a97bebb06fb2fd57dfe521ae7eedae",
- "homepage": "https://github.com/strongloop/fsevents",
- "keywords": [
- "fsevents",
- "mac"
- ],
- "license": "MIT",
- "main": "fsevents.js",
- "maintainers": [
- {
- "name": "bajtos",
- "email": "mbajtoss@gmail.com"
- },
- {
- "name": "bnoordhuis",
- "email": "info@bnoordhuis.nl"
- },
- {
- "name": "es128",
- "email": "elan.shanker+npm@gmail.com"
- },
- {
- "name": "pipobscure",
- "email": "pip@pipobscure.com"
- }
- ],
- "name": "fsevents",
- "optionalDependencies": {},
- "os": [
- "darwin"
- ],
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/strongloop/fsevents.git"
- },
- "scripts": {
- "install": "node install",
- "node-pre-gyp": "node-pre-gyp",
- "prepublish": "if [ $(npm -v | head -c 1) -lt 3 ]; then exit 1; fi && npm dedupe",
- "test": "tap ./test"
- },
- "version": "1.2.4"
- }
|