mount/package.json
2018-12-04 12:15:38 -05:00

21 lines
373 B
JSON

{
"name": "@tolitius/mount",
"version": "0.1.15",
"license": "EPL-1.0",
"homepage": "https://github.com/tolitius/mount",
"repository": {
"type": "git",
"url": "https://github.com/tolitius/mount"
},
"author": {
"name" : "tolitius",
"url" : "http://www.dotkam.com"
}
,
"files": [
"src/*"
],
"directories": {
"lib": "src"
}
}