123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- {
- "_from": "yaeti@^0.0.6",
- "_id": "yaeti@0.0.6",
- "_inBundle": false,
- "_integrity": "sha1-8m9ITXJoTPQr7ft2lwqhYI+/lXc=",
- "_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": "http://registry.npm.taobao.org/yaeti/download/yaeti-0.0.6.tgz",
- "_shasum": "f26f484d72684cf42bedfb76970aa1608fbf9577",
- "_spec": "yaeti@^0.0.6",
- "_where": "E:\\dev\\007\\node10\\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": false,
- "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"
- }
|