{
	"name": "math_example_d",
	"version": "1.1.5",
	"description": "An example of creating a package",
	"main": "bin/main.js",
	"scripts": { "test": "echo \" no error\" && exit 1" 
	},
		"repository": "",
		"Keywords": ["math","example","addition","substraction","Multiplication","division"], "author": "Glenn Johnson", "license": "BSD"
	
}