mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-11 05:11:40 +00:00
update
This commit is contained in:
55
node_modules/component-bind/package.json
generated
vendored
Normal file
55
node_modules/component-bind/package.json
generated
vendored
Normal file
@ -0,0 +1,55 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"component-bind@1.0.0",
|
||||
"/Users/tatiana/selfdefined"
|
||||
]
|
||||
],
|
||||
"_from": "component-bind@1.0.0",
|
||||
"_id": "component-bind@1.0.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-AMYIq33Nk4l8AAllGx06jh5zu9E=",
|
||||
"_location": "/component-bind",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "component-bind@1.0.0",
|
||||
"name": "component-bind",
|
||||
"escapedName": "component-bind",
|
||||
"rawSpec": "1.0.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.0.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/socket.io-client",
|
||||
"/socket.io/socket.io-client"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/component-bind/-/component-bind-1.0.0.tgz",
|
||||
"_spec": "1.0.0",
|
||||
"_where": "/Users/tatiana/selfdefined",
|
||||
"bugs": {
|
||||
"url": "https://github.com/component/bind/issues"
|
||||
},
|
||||
"component": {
|
||||
"scripts": {
|
||||
"bind/index.js": "index.js"
|
||||
}
|
||||
},
|
||||
"description": "function binding utility",
|
||||
"devDependencies": {
|
||||
"mocha": "*",
|
||||
"should": "*"
|
||||
},
|
||||
"homepage": "https://github.com/component/bind#readme",
|
||||
"keywords": [
|
||||
"bind",
|
||||
"utility"
|
||||
],
|
||||
"name": "component-bind",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/component/bind.git"
|
||||
},
|
||||
"version": "1.0.0"
|
||||
}
|
Reference in New Issue
Block a user