core/node_modules/smith/component.json
2015-02-10 23:41:24 +04:00

12 lines
280 B
JSON

{
"name": "smith",
"description": "Smith is an RPC agent system for Node.JS used in architect and vfs.",
"version": "0.1.16",
"main": "smith.js",
"dependencies": {
"creationix/msgpack-js-browser": "*",
"juliangruber/events": "*"
},
"scripts": ["smith.js"]
}