Sha256: 4859d77d24bc141eac5bf5b7e13496a60005351cb8b9ea034c449e842b9ccde6
Contents?: true
Size: 687 Bytes
Versions: 32
Compression:
Stored size: 687 Bytes
Contents
{ "name": "config-chain", "version": "0.3.0", "description": "HANDLE CONFIGURATION ONCE AND FOR ALL", "homepage": "http://github.com/dominictarr/config-chain", "repository": { "type": "git", "url": "https://github.com/dominictarr/config-chain.git" } //missing , and then this comment. this json is intensionally invalid "dependencies": { "proto-list": "1", "ini": "~1.0.2" }, "bundleDependencies": ["ini"], "REM": "REMEMBER TO REMOVE BUNDLING WHEN/IF ISAACS MERGES ini#7", "author": "Dominic Tarr <dominic.tarr@gmail.com> (http://dominictarr.com)", "scripts": { "test": "node test/find-file.js && node test/ini.js && node test/env.js" } }
Version data entries
32 entries across 24 versions & 4 rubygems