UNPKG

527 BJSONView Raw
1{
2 "author": "Craig Condon",
3 "name": "plugin",
4 "description": "Plugin library",
5 "version": "0.2.7",
6 "repository": {
7 "type": "git",
8 "url": "git://github.com/crcn/plugin.js.git"
9 },
10 "dependencies": {
11 "dref": "0.0.x",
12 "underscore": "1.4.x",
13 "async": "0.1.x",
14 "outcome": "0.0.x",
15 "sift": "0.0.x",
16 "structr": "0.2.x",
17 "resolve": "0.2.x"
18 },
19 "devDependencies": {},
20 "main": "./lib/node.js",
21 "browserify": "./lib/web.js"
22}
\No newline at end of file