Sha256: 7ef87c67d81010e78ffdda8aa941ee093e6d3f09c28f6ffd79e75093f1d7ca2a
Contents?: true
Size: 610 Bytes
Versions: 1
Compression:
Stored size: 610 Bytes
Contents
{ "name": "serendipity", "version": "0.0.1", "description": "asdf", "main": "index.js", "scripts": { "test": "mocha --reporter spec" }, "repository": { "type": "git", "url": "git+https://github.com/mcantor/serendipity.git" }, "keywords": [ "web", "framework" ], "author": "Max Cantor <max@maxcantor.net> (https://www.maxcantor.net)", "license": "WTFPL", "bugs": { "url": "https://github.com/mcantor/serendipity/issues" }, "homepage": "https://github.com/mcantor/serendipity#readme", "devDependencies": { "chai": "^3.5.0", "mocha": "^3.3.0" } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
serendipity-0.0.1 | package.json |