%PDF- %PDF-
| Direktori : /home/opti/workflow/node_modules/auto-bind/ |
| Current File : /home/opti/workflow/node_modules/auto-bind/package.json |
{
"_from": "auto-bind@^2.1.0",
"_id": "auto-bind@2.1.1",
"_inBundle": false,
"_integrity": "sha512-NUwV1i9D3vxxY1KnfZgSZ716d6ovY7o8LfOwLhGIPFBowIb6Ln6DBW64+jCqPzUznel2hRSkQnYQqvh7/ldw8A==",
"_location": "/auto-bind",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "auto-bind@^2.1.0",
"name": "auto-bind",
"escapedName": "auto-bind",
"rawSpec": "^2.1.0",
"saveSpec": null,
"fetchSpec": "^2.1.0"
},
"_requiredBy": [
"/@ladjs/i18n",
"/email-templates"
],
"_resolved": "https://registry.npmjs.org/auto-bind/-/auto-bind-2.1.1.tgz",
"_shasum": "8ae509671ecdfbd5009fc99b0f19ae9c3a2abf50",
"_spec": "auto-bind@^2.1.0",
"_where": "/home/opti/workflow/node_modules/email-templates",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/auto-bind/issues"
},
"bundleDependencies": false,
"dependencies": {
"@types/react": "^16.8.12"
},
"deprecated": false,
"description": "Automatically bind methods to their class instance",
"devDependencies": {
"ava": "^1.4.1",
"tsd": "^0.7.3",
"xo": "^0.24.0"
},
"engines": {
"node": ">=6"
},
"files": [
"index.js",
"index.d.ts"
],
"homepage": "https://github.com/sindresorhus/auto-bind#readme",
"keywords": [
"auto",
"bind",
"class",
"methods",
"method",
"automatically",
"prototype",
"instance",
"function",
"this",
"self",
"react",
"component"
],
"license": "MIT",
"name": "auto-bind",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/auto-bind.git"
},
"scripts": {
"test": "xo && ava && tsd"
},
"version": "2.1.1"
}