This repository has been archived on 2021-05-23. You can view files and clone it, but cannot push or open issues or pull requests.
simpledash/bulma/node_modules/delegates/package.json

49 lines
1.3 KiB
JSON

{
"_from": "delegates@^1.0.0",
"_id": "delegates@1.0.0",
"_inBundle": false,
"_integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=",
"_location": "/delegates",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "delegates@^1.0.0",
"name": "delegates",
"escapedName": "delegates",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/are-we-there-yet"
],
"_resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
"_shasum": "84c6e159b81904fdca59a0ef44cd870d31250f9a",
"_spec": "delegates@^1.0.0",
"_where": "/home/arsen/bulma-liwu/node_modules/are-we-there-yet",
"bugs": {
"url": "https://github.com/visionmedia/node-delegates/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "delegate methods and accessors to another property",
"devDependencies": {
"mocha": "*",
"should": "*"
},
"homepage": "https://github.com/visionmedia/node-delegates#readme",
"keywords": [
"delegate",
"delegation"
],
"license": "MIT",
"name": "delegates",
"repository": {
"type": "git",
"url": "git+https://github.com/visionmedia/node-delegates.git"
},
"version": "1.0.0"
}