c9-core/node_modules/architect/component.json

11 wiersze
257 B
JSON
Czysty Zwykły widok Historia

2015-02-10 19:41:24 +00:00
{
"name": "architect",
"description": "A Simple yet powerful plugin system for node applications",
"version": "0.1.6",
"dependencies": {
"juliangruber/events": "*"
},
"main": "architect.js",
"scripts": ["architect.js"]
}