UNPKG

df-react-scripts

Version:
130 lines (129 loc) 3.28 kB
{ "_args": [ [ { "raw": "fsevents@1.0.14", "scope": null, "escapedName": "fsevents", "name": "fsevents", "rawSpec": "1.0.14", "spec": "1.0.14", "type": "version" }, "/Users/huygn/src/github.com/dwarvesf/create-react-app/packages/react-scripts" ] ], "_from": "fsevents@1.0.14", "_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": { "name": "es128", "email": "elan.shanker+npm@gmail.com" }, "_npmVersion": "3.6.0", "_phantomChildren": {}, "_requested": { "raw": "fsevents@1.0.14", "scope": null, "escapedName": "fsevents", "name": "fsevents", "rawSpec": "1.0.14", "spec": "1.0.14", "type": "version" }, "_requiredBy": [ "/", "/chokidar" ], "_resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.0.14.tgz", "_shasum": "558e8cc38643d8ef40fe45158486d0d25758eee4", "_shrinkwrap": null, "_spec": "fsevents@1.0.14", "_where": "/Users/huygn/src/github.com/dwarvesf/create-react-app/packages/react-scripts", "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.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": [ { "name": "bajtos", "email": "miro.bajtos@gmail.com" }, { "name": "bnoordhuis", "email": "info@bnoordhuis.nl" }, { "name": "es128", "email": "elan.shanker+npm@gmail.com" }, { "name": "pipobscure", "email": "pip@pipobscure.com" }, { "name": "strongloop", "email": "callback@strongloop.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-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" }