2023-12-18 13:12:25 +08:00
{
2024-01-16 21:26:16 +08:00
"_from" : "js-message@1.0.7" ,
"_id" : "js-message@1.0.7" ,
2023-12-18 13:12:25 +08:00
"_inBundle" : false ,
2024-01-16 21:26:16 +08:00
"_integrity" : "sha512-efJLHhLjIyKRewNS9EGZ4UpI8NguuL6fKkhRxVuMmrGV2xN/0APGdQYwLFky5w9naebSZ0OwAGp0G6/2Cg90rA==" ,
2023-12-18 13:12:25 +08:00
"_location" : "/js-message" ,
"_phantomChildren" : { } ,
"_requested" : {
"type" : "version" ,
"registry" : true ,
2024-01-16 21:26:16 +08:00
"raw" : "js-message@1.0.7" ,
2023-12-18 13:12:25 +08:00
"name" : "js-message" ,
"escapedName" : "js-message" ,
2024-01-16 21:26:16 +08:00
"rawSpec" : "1.0.7" ,
2023-12-18 13:12:25 +08:00
"saveSpec" : null ,
2024-01-16 21:26:16 +08:00
"fetchSpec" : "1.0.7"
2023-12-18 13:12:25 +08:00
} ,
"_requiredBy" : [
"/node-ipc"
] ,
2024-01-16 21:26:16 +08:00
"_resolved" : "https://registry.npmmirror.com/js-message/-/js-message-1.0.7.tgz" ,
"_shasum" : "fbddd053c7a47021871bb8b2c95397cc17c20e47" ,
"_spec" : "js-message@1.0.7" ,
"_where" : "E:\\WebDevelop\\managment2\\management\\front\\dkha-web-sz-main\\node_modules\\node-ipc" ,
2023-12-18 13:12:25 +08:00
"author" : {
"name" : "Brandon Nozaki Miller"
} ,
"bugs" : {
"url" : "https://github.com/RIAEvangelist/js-message/issues"
} ,
2024-01-16 21:26:16 +08:00
"bundleDependencies" : false ,
2023-12-18 13:12:25 +08:00
"dependencies" : { } ,
2024-01-16 21:26:16 +08:00
"deprecated" : false ,
2023-12-18 13:12:25 +08:00
"description" : "normalized JS Object and JSON message and event protocol for node.js, vanialla js, react.js, components, actions, stores and dispatchers" ,
"devDependencies" : { } ,
"engines" : {
"node" : ">=0.6.0"
} ,
"homepage" : "https://github.com/RIAEvangelist/js-message#readme" ,
"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"
] ,
2024-01-16 21:26:16 +08:00
"license" : "MIT" ,
2023-12-18 13:12:25 +08:00
"main" : "Message.js" ,
"name" : "js-message" ,
"repository" : {
"type" : "git" ,
"url" : "git+https://github.com/RIAEvangelist/js-message.git"
} ,
"scripts" : {
"start" : "node devServer.js" ,
"test" : "echo \"Error: no test specified\" && exit 1"
} ,
2024-01-16 21:26:16 +08:00
"version" : "1.0.7"
2023-12-18 13:12:25 +08:00
}