{ "name": "@nathanvda/cocoon", "version": "<%= spec.version %>", "license": "MIT", "description": "Companion package for the cocoon Ruby gem.", "homepage": "https://github.com/nathanvda/cocoon", "repository": "https://github.com/nathanvda/cocoon", "bugs": { "url": "https://github.com/nathanvda/cocoon/issues" }, "author": "nathan@dixis.com", "main": "cocoon.js", "files": ["cocoon.js", "README", "LICENSE", "package.json"], "dependencies": { "jquery": "^3.3.1" } }