Sha256: f7ed5a0dc9b4c939e92be6acdf3bd83abc3d7e5def9c1307f3c9f53bd7cb2f8c
Contents?: true
Size: 598 Bytes
Versions: 56
Compression:
Stored size: 598 Bytes
Contents
{ "name": "sprintf-js", "version": "1.0.3", "description": "JavaScript sprintf implementation", "author": "Alexandru Marasteanu <hello@alexei.ro> (http://alexei.ro/)", "main": "src/sprintf.js", "scripts": { "test": "mocha test/test.js" }, "repository": { "type": "git", "url": "https://github.com/alexei/sprintf.js.git" }, "license": "BSD-3-Clause", "readmeFilename": "README.md", "devDependencies": { "mocha": "*", "grunt": "*", "grunt-contrib-watch": "*", "grunt-contrib-uglify": "*" } }
Version data entries
56 entries across 55 versions & 14 rubygems