UNPKG

@alotool/shortcode

Version:

Replace wordpress-style shortcode strings with anything

44 lines (43 loc) 934 B
{ "name": "@alotool/shortcode", "version": "1.1.0-beta.1", "version_current": "1.1.0-beta.1", "description": "Replace wordpress-style shortcode strings with anything", "keywords": [ "alotool", "shortcode", "blogger", "blogspot", "theme", "template", "google" ], "author": "alotool", "license": "MIT", "homepage": "https://github.com/alotool/lib", "repository": { "type": "git", "url": "git+https://github.com/alotool/lib.git" }, "bugs": { "url": "https://github.com/alotool/lib/issues" }, "main": "dist/shortcode.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "devDependencies": { "jquery": "^2.1.1", "del": "^6.0.0", "gulp": "^4.0.2", "gulp-concat": "^2.6.1", "gulp-notify": "^3.2.0", "gulp-size": "^3.0.0", "gulp-uglify": "^3.0.2" }, "files": [ "dist", "LICENSE", "README.md" ] }