recital / package.json
package.json
Raw
{
	"name": "recital",
	"version": "4.0.0",
	"description": "Monorepo for the Recital syntax project",
	"main": "index.js",
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"repository": {
		"type": "git",
		"url": "https://github.com/a-morphous/recital"
	},
	"author": "Amorphous",
	"license": "MPL 2.0"
}