You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
74 lines
1.6 KiB
JSON
74 lines
1.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"hooks@0.3.2",
|
|
"D:\\myproject\\git\\JZJK-ZCDataQuery\\ZCDataQueryView"
|
|
]
|
|
],
|
|
"_from": "hooks@0.3.2",
|
|
"_id": "hooks@0.3.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-TqeFzUf12rSzcbm5lUls81jimUC8TmXZ4ANPxxeeMou09hrjBcHYhAQ0WgyN5YqNCXOzz7L6xVNl/+ctFuSeOw==",
|
|
"_location": "/hooks",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "hooks@0.3.2",
|
|
"name": "hooks",
|
|
"escapedName": "hooks",
|
|
"rawSpec": "0.3.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.3.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/hooks/-/hooks-0.3.2.tgz",
|
|
"_spec": "0.3.2",
|
|
"_where": "D:\\myproject\\git\\JZJK-ZCDataQuery\\ZCDataQueryView",
|
|
"author": {
|
|
"name": "Brian Noguchi",
|
|
"email": "brian.noguchi@gmail.com",
|
|
"url": "https://github.com/bnoguchi/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/bnoguchi/hooks-js/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Adds pre and post hook functionality to your JavaScript methods.",
|
|
"devDependencies": {
|
|
"expresso": ">=0.7.6",
|
|
"should": ">=0.2.1",
|
|
"underscore": ">=1.1.4"
|
|
},
|
|
"directories": {
|
|
"lib": "."
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
},
|
|
"homepage": "https://github.com/bnoguchi/hooks-js/",
|
|
"keywords": [
|
|
"node",
|
|
"hooks",
|
|
"middleware",
|
|
"pre",
|
|
"post"
|
|
],
|
|
"licenses": [
|
|
"MIT"
|
|
],
|
|
"main": "./hooks.js",
|
|
"name": "hooks",
|
|
"optionalDependencies": {},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/bnoguchi/hooks-js.git"
|
|
},
|
|
"scripts": {
|
|
"test": "make test"
|
|
},
|
|
"version": "0.3.2"
|
|
}
|