mirror of
https://github.com/wu736139669/ASHEBShop-h5.git
synced 2026-08-05 05:55:36 +00:00
109 lines
2.8 KiB
JSON
109 lines
2.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"fsevents@^1.0.0",
|
|
"/Users/xmfish/Desktop/test/reacttest/node_modules/chokidar"
|
|
]
|
|
],
|
|
"_cnpm_publish_time": 1487567885877,
|
|
"_from": "fsevents@>=1.0.0 <2.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "fsevents@1.1.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/fsevents",
|
|
"_nodeVersion": "6.9.2",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-18-east.internal.npmjs.com",
|
|
"tmp": "tmp/fsevents-1.1.1.tgz_1487567885240_0.4353332635946572"
|
|
},
|
|
"_npmUser": {
|
|
"email": "elan.shanker+npm@gmail.com",
|
|
"name": "es128"
|
|
},
|
|
"_npmVersion": "3.10.9",
|
|
"_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": "http://registry.npm.taobao.org/fsevents/download/fsevents-1.1.1.tgz",
|
|
"_shasum": "f19fd28f43eeaf761680e519a203c4d0b3d31aff",
|
|
"_shrinkwrap": null,
|
|
"_spec": "fsevents@^1.0.0",
|
|
"_where": "/Users/xmfish/Desktop/test/reacttest/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": {
|
|
"noattachment": false,
|
|
"shasum": "f19fd28f43eeaf761680e519a203c4d0b3d31aff",
|
|
"size": 1252668,
|
|
"tarball": "http://registry.npm.taobao.org/fsevents/download/fsevents-1.1.1.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
},
|
|
"gitHead": "907595cbd109bda2447bb52965836ff1296e94eb",
|
|
"homepage": "https://github.com/strongloop/fsevents",
|
|
"keywords": [
|
|
"fsevents",
|
|
"mac"
|
|
],
|
|
"license": "MIT",
|
|
"main": "fsevents.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "es128",
|
|
"email": "elan.shanker+npm@gmail.com"
|
|
}
|
|
],
|
|
"name": "fsevents",
|
|
"optionalDependencies": {},
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"publish_time": 1487567885877,
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/strongloop/fsevents.git"
|
|
},
|
|
"scripts": {
|
|
"install": "node install",
|
|
"prepublish": "if [ $(npm -v | head -c 1) -lt 3 ]; then exit 1; fi && npm dedupe",
|
|
"test": "tap ./test"
|
|
},
|
|
"version": "1.1.1"
|
|
}
|