UNPKG

planit

Version:

Interactive markers on an image or blank canvas

32 lines (31 loc) 824 B
{ "name": "planit", "version": "1.0.2", "author": "Sean C Davis", "keywords": "plan, markers, hotspots", "homepage": "http://planit.seancdavis.me", "bugs": { "url": "https://github.com/seancdavis/planit/issues" }, "license": "MIT", "description": "Interactive markers on an image or blank canvas", "repository": { "type" : "git", "url" : "https://github.com/seancdavis/planit.git" }, "devDependencies": { "gulp": "^3.8.10", "gulp-coffee": "^2.3.1", "gulp-concat": "^2.4.3", "gulp-cssbeautify": "^0.1.3", "gulp-csslint": "^0.1.5", "gulp-cssmin": "^0.1.6", "gulp-jshint": "^1.9.2", "gulp-rename": "^1.2.0", "gulp-sass": "^1.2.3", "gulp-sourcemaps": "^1.3.0", "gulp-uglify": "^1.1.0", "gulp-util": "^3.0.3", "node-bourbon": "^1.2.3" } }