2024-01-18 10:46:33 +08:00
{
2024-04-08 16:23:29 +08:00
"_args" : [
[
"js-message@1.0.7" ,
"D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5"
]
],
"_development" : true ,
"_from" : "js-message@1.0.7" ,
"_id" : "js-message@1.0.7" ,
"_inBundle" : false ,
"_integrity" : "sha512-efJLHhLjIyKRewNS9EGZ4UpI8NguuL6fKkhRxVuMmrGV2xN/0APGdQYwLFky5w9naebSZ0OwAGp0G6/2Cg90rA==" ,
"_location" : "/js-message" ,
"_phantomChildren" : {},
"_requested" : {
"type" : "version" ,
"registry" : true ,
"raw" : "js-message@1.0.7" ,
"name" : "js-message" ,
"escapedName" : "js-message" ,
"rawSpec" : "1.0.7" ,
"saveSpec" : null ,
"fetchSpec" : "1.0.7"
},
"_requiredBy" : [
"/@achrinza/node-ipc"
],
"_resolved" : "https://registry.npmjs.org/js-message/-/js-message-1.0.7.tgz" ,
"_spec" : "1.0.7" ,
"_where" : "D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5" ,
"author" : {
"name" : "Brandon Nozaki Miller"
},
"bugs" : {
"url" : "https://github.com/RIAEvangelist/js-message/issues"
},
"dependencies" : {},
2024-01-18 10:46:33 +08:00
"description" : "normalized JS Object and JSON message and event protocol for node.js, vanialla js, react.js, components, actions, stores and dispatchers" ,
2024-04-08 16:23:29 +08:00
"devDependencies" : {},
2024-01-18 10:46:33 +08:00
"engines" : {
"node" : ">=0.6.0"
},
2024-04-08 16:23:29 +08:00
"homepage" : "https://github.com/RIAEvangelist/js-message#readme" ,
2024-01-18 10:46:33 +08:00
"keywords" : [
"message" ,
"normalize" ,
"events" ,
"js" ,
"json" ,
"protocol" ,
"ipc" ,
"node" ,
"nodejs" ,
"node.js" ,
"react" ,
"react.js" ,
"reactjs" ,
"websocket" ,
"websockets" ,
"web" ,
"socket" ,
"sockets" ,
"ws" ,
"flux" ,
"reflux" ,
"component" ,
"components" ,
"store" ,
"stores" ,
"action" ,
"actions"
],
"license" : "MIT" ,
2024-04-08 16:23:29 +08:00
"main" : "Message.js" ,
"name" : "js-message" ,
"repository" : {
"type" : "git" ,
"url" : "git+https://github.com/RIAEvangelist/js-message.git"
2024-01-18 10:46:33 +08:00
},
2024-04-08 16:23:29 +08:00
"scripts" : {
"start" : "node devServer.js" ,
"test" : "echo \"Error: no test specified\" && exit 1"
},
"version" : "1.0.7"
2024-01-18 10:46:33 +08:00
}