Ngiler SH3LL 360
Home
Information
Create File
Create Folder
:
/
home
/
tbf
/
new2023.tbf.ro
/
node_modules
/
fsevents
/
Information Server
MySQL :
OFF
Perl :
OFF
CURL :
ON
WGET :
OFF
PKEXEC :
OFF
Directive
Local Value
IP Address
89.40.16.97
System
Linux server.atelieruldeit.ro 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64
User
tbf
PHP Version
7.3.33
Software
Apache
Doc root
Writable
close
Edit File :
package.json
| Size :
1.32
KB
Copy
{ "name": "fsevents", "version": "2.3.2", "description": "Native Access to MacOS FSEvents", "main": "fsevents.js", "types": "fsevents.d.ts", "os": [ "darwin" ], "files": [ "fsevents.d.ts", "fsevents.js", "fsevents.node" ], "engines": { "node": "^8.16.0 || ^10.6.0 || >=11.0.0" }, "scripts": { "clean": "node-gyp clean && rm -f fsevents.node", "build": "node-gyp clean && rm -f fsevents.node && node-gyp rebuild && node-gyp clean", "test": "/bin/bash ./test.sh 2>/dev/null", "prepublishOnly": "npm run build" }, "repository": { "type": "git", "url": "https://github.com/fsevents/fsevents.git" }, "keywords": [ "fsevents", "mac" ], "contributors": [ { "name": "Philipp Dunkel", "email": "pip@pipobscure.com" }, { "name": "Ben Noordhuis", "email": "info@bnoordhuis.nl" }, { "name": "Elan Shankar", "email": "elan.shanker@gmail.com" }, { "name": "Miroslav Bajtoš", "email": "mbajtoss@gmail.com" }, { "name": "Paul Miller", "url": "https://paulmillr.com" } ], "license": "MIT", "bugs": { "url": "https://github.com/fsevents/fsevents/issues" }, "homepage": "https://github.com/fsevents/fsevents", "devDependencies": { "node-gyp": "^6.1.0" } }
Back