{
	"name": "node-test-performance",
	"version": "0.4.0",
	"description": "A node performance test you CPU",
	"main": "src/index.js",
	"scripts": {
		"start": "node src/pi.performance.js"
	},
	"engines": {
		"node": "12^"
	},
	"type": "commonjs",
	"keywords": [
		"PI",
		"performance",
		"node-performance"
	],
	"author": "Andre Ferreira",
	"license": "MIT"
}
