@sugarcoated/fondant-module
Version:
27 lines (26 loc) • 644 B
JSON
{
"name": "@sugarcoated/fondant-module",
"version": "1.0.5",
"description": "Modularity.",
"main": "fondant-module.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Sugarcoated/Fondant.git"
},
"keywords": [
"Modularity",
"Modules"
],
"author": "Joshua Crowe, Junior Web Developer",
"license": "MIT",
"bugs": {
"url": "https://github.com/Sugarcoated/Fondant/issues"
},
"homepage": "https://github.com/Sugarcoated/Fondant#readme",
"dependencies": {
"@sugarcoated/fondant-dictionary": "^1.0.3"
}
}