d2-ui
Version:
120 lines (119 loc) • 3.04 kB
JSON
{
"_args": [
[
"fsevents@^1.0.0",
"/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/chokidar"
]
],
"_from": "fsevents@>=1.0.0 <2.0.0",
"_id": "fsevents@1.0.14",
"_inCache": true,
"_installable": true,
"_location": "/fsevents",
"_nodeVersion": "5.6.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/fsevents-1.0.14.tgz_1468846610948_0.4684492303058505"
},
"_npmUser": {
"email": "elan.shanker+npm@gmail.com",
"name": "es128"
},
"_npmVersion": "3.6.0",
"_phantomChildren": {},
"_requested": {
"name": "fsevents",
"raw": "fsevents@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/chokidar"
],
"_resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.0.14.tgz",
"_shasum": "558e8cc38643d8ef40fe45158486d0d25758eee4",
"_shrinkwrap": null,
"_spec": "fsevents@^1.0.0",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/chokidar",
"author": {
"email": "pip@pipobscure.com",
"name": "Philipp Dunkel"
},
"binary": {
"host": "https://fsevents-binaries.s3-us-west-2.amazonaws.com",
"module_name": "fse",
"module_path": "./lib/binding/{configuration}/{node_abi}-{platform}-{arch}/",
"package_name": "{module_name}-v{version}-{node_abi}-{platform}-{arch}.tar.gz",
"remote_path": "./v{version}/"
},
"bugs": {
"url": "https://github.com/strongloop/fsevents/issues"
},
"bundleDependencies": [
"node-pre-gyp"
],
"dependencies": {
"nan": "^2.3.0",
"node-pre-gyp": "^0.6.29"
},
"description": "Native Access to Mac OS-X FSEvents",
"devDependencies": {
"tap": "~0.4.8"
},
"directories": {},
"dist": {
"shasum": "558e8cc38643d8ef40fe45158486d0d25758eee4",
"tarball": "https://registry.npmjs.org/fsevents/-/fsevents-1.0.14.tgz"
},
"engines": {
"node": ">=0.8.0"
},
"gitHead": "fe059ea77fae15ed289271eecc881a2b7fb54edd",
"homepage": "https://github.com/strongloop/fsevents",
"keywords": [
"fsevents",
"mac"
],
"license": "MIT",
"main": "fsevents.js",
"maintainers": [
{
"email": "miro.bajtos@gmail.com",
"name": "bajtos"
},
{
"email": "info@bnoordhuis.nl",
"name": "bnoordhuis"
},
{
"email": "elan.shanker+npm@gmail.com",
"name": "es128"
},
{
"email": "pip@pipobscure.com",
"name": "pipobscure"
},
{
"email": "callback@strongloop.com",
"name": "strongloop"
}
],
"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-pre-gyp install --fallback-to-build",
"prepublish": "if [ $(npm -v | head -c 1) -lt 3 ]; then exit 1; fi && npm dedupe",
"test": "tap ./test"
},
"version": "1.0.14"
}