mount/package.json
2019-01-28 10:43:58 -05:00

21 lines
373 B
JSON

{
"name": "@tolitius/mount",
"version": "0.1.16",
"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"
}
}