UNPKG

@sugarcoated/fondant-targets

Version:
29 lines (28 loc) 712 B
{ "name": "@sugarcoated/fondant-targets", "version": "1.0.1", "description": "Iterable of targets.", "main": "fondant-targets.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Sugarcoated/Fondant.git" }, "keywords": [ "Iterable", "Targets", "jQuery" ], "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-collection": "^1.0.0", "@sugarcoated/fondant-target": "^1.0.1" } }