mirror of
https://github.com/abrendan/MicDropMessages.git
synced 2025-08-25 22:12:02 +02:00
Initial commit
This commit is contained in:
39
node_modules/object-component/package.json
generated
vendored
Normal file
39
node_modules/object-component/package.json
generated
vendored
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"_from": "object-component@0.0.3",
|
||||
"_id": "object-component@0.0.3",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-8MaapQ78lbhmwYb0AKM3acsvEpE=",
|
||||
"_location": "/object-component",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "object-component@0.0.3",
|
||||
"name": "object-component",
|
||||
"escapedName": "object-component",
|
||||
"rawSpec": "0.0.3",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.0.3"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/socket.io-client"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/object-component/-/object-component-0.0.3.tgz",
|
||||
"_shasum": "f0c69aa50efc95b866c186f400a33769cb2f1291",
|
||||
"_spec": "object-component@0.0.3",
|
||||
"_where": "/home/runner/Socketio-Chat-Template/node_modules/socket.io-client",
|
||||
"bundleDependencies": false,
|
||||
"component": {
|
||||
"scripts": {
|
||||
"object/index.js": "index.js"
|
||||
}
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Object utils.",
|
||||
"devDependencies": {
|
||||
"mocha": "*",
|
||||
"should": "*"
|
||||
},
|
||||
"name": "object-component",
|
||||
"version": "0.0.3"
|
||||
}
|
Reference in New Issue
Block a user