UNPKG

superglue.js

Version:

Simple web application platform using superviews.js and supermodels.js together with browserify

1 lines 1.5 kB
console.error("SyntaxError: {\n \"name\": \"superglue.js\",\n \"version\": \"0.0.2\",\n \"description\": \"Simple web application platform using superviews.js and supermodels.js together with browserify\",\n \"main\": \"index.js\",\n \"scripts\": {\n \"test\": \"echo \\\"Error: no test specified\\\" && exit 1\",\n \"bundle\": \"browserify examples/index.js -t superviewify -o examples/bundle.js -d\",\n \"minify\": \"uglifyjs examples/bundle.js --screw-ie8 --mangle > examples/bundle.min.js\",\n \"watch\": \"watchify examples/index.js -t [superviewify] -o examples/bundle.js -d\",\n \"build\": \"npm run bundle && npm run minify\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"git+https://github.com/davidjamesstone/superglue.js.git\"\n },\n \"keywords\": [\n \"SPA\",\n \"web\",\n \"framework\",\n \"superviews.js\",\n \"supermodels.js\"\n \"incremental-dom\"\n ],\n \"author\": \"djs\",\n \"license\": \"ISC\",\n \"bugs\": {\n \"url\": \"https://github.com/davidjamesstone/superglue.js/issues\"\n },\n \"homepage\": \"https://github.com/davidjamesstone/superglue.js#readme\",\n \"dependencies\": {\n \"incremental-dom\": \"git+https://github.com/davidjamesstone/incremental-dom.git\",\n \"supermodels.js\": \"^0.0.7\",\n \"superviewify\": \"^0.0.7\"\n },\n \"devDependencies\": {\n \"browserify\": \"^11.0.1\",\n \"uglifyjs\": \"^2.4.10\",\n \"watchify\": \"^3.4.0\"\n }\n}\n : Unexpected string");