UNPKG

@sugarcoated/fondant-aim

Version:
28 lines (27 loc) 688 B
{ "name": "@sugarcoated/fondant-aim", "version": "1.0.1", "description": "Target elements in the DOM.", "main": "fondant-aim.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Sugarcoated/Fondant.git" }, "keywords": [ "DOM", "Target" ], "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-target": "^1.0.0", "@sugarcoated/fondant-targets": "^1.0.0" } }