Onlife/node_modules/yaeti/package.json
2025-04-19 15:38:48 +08:00

58 lines
1.6 KiB
JSON

{
"_from": "yaeti@^0.0.6",
"_id": "yaeti@0.0.6",
"_inBundle": false,
"_integrity": "sha512-MvQa//+KcZCUkBTIC9blM+CU9J2GzuTytsOUwf2lidtvkx/6gnEp1QvJv34t9vdjhFmha/mUiNDbN0D0mJWdug==",
"_location": "/yaeti",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "yaeti@^0.0.6",
"name": "yaeti",
"escapedName": "yaeti",
"rawSpec": "^0.0.6",
"saveSpec": null,
"fetchSpec": "^0.0.6"
},
"_requiredBy": [
"/websocket"
],
"_resolved": "https://registry.npmmirror.com/yaeti/-/yaeti-0.0.6.tgz",
"_shasum": "f26f484d72684cf42bedfb76970aa1608fbf9577",
"_spec": "yaeti@^0.0.6",
"_where": "D:\\ruyi\\dapp\\node_modules\\websocket",
"author": {
"name": "Iñaki Baz Castillo",
"email": "ibc@aliax.net"
},
"browser": {
"./lib/Event.js": "./lib/Event.browser.js"
},
"bugs": {
"url": "https://github.com/ibc/yaeti/issues"
},
"bundleDependencies": false,
"deprecated": "Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.",
"description": "Yet Another EventTarget Implementation",
"devDependencies": {
"gulp": "git+https://github.com/gulpjs/gulp.git#4.0",
"gulp-jscs": "^1.6.0",
"gulp-jscs-stylish": "^1.1.0",
"gulp-jshint": "^1.11.2",
"jshint-stylish": "~1.0.2"
},
"engines": {
"node": ">=0.10.32"
},
"homepage": "https://github.com/ibc/yaeti#readme",
"license": "MIT",
"main": "index.js",
"name": "yaeti",
"repository": {
"type": "git",
"url": "git+https://github.com/ibc/yaeti.git"
},
"version": "0.0.6"
}