Sha256: 7bc614d7075c991ce6362a96ff9ea273701847a5dd8eedc7675cdf6b28d211f9
Contents?: true
Size: 418 Bytes
Versions: 21
Compression:
Stored size: 418 Bytes
Contents
{ "name": "runner", "version": "0.0.5", "description": "test runner for transponder", "main": "index.js", "scripts": { "test": "mocha-phantomjs -R dot /build/index.html" }, "repository": { "type": "git", "url": "zacksiri/transponder" }, "keywords": [ "js", "front-end" ], "author": "Zack Siri", "license": "BSD", "devDependencies": { "mocha-phantomjs": "~2.0.2" } }
Version data entries
21 entries across 21 versions & 1 rubygems