UNPKG

257 BJSONView Raw
1{
2 "name": "architect",
3 "description": "A Simple yet powerful plugin system for node applications",
4 "version": "0.1.6",
5 "dependencies": {
6 "juliangruber/events": "*"
7 },
8 "main": "architect.js",
9 "scripts": ["architect.js"]
10}