Sha256: 40b3662b490cdf3d10c114b1e8e16df7ecdc8c4702bb1558de77a441b27aa632
Contents?: true
Size: 1.43 KB
Versions: 104
Compression:
Stored size: 1.43 KB
Contents
{ "name": "json5", "version": "0.1.0", "description": "JSON for the ES5 era.", "keywords": [ "json", "es5" ], "author": { "name": "Aseem Kishore", "email": "aseem.kishore@gmail.com" }, "contributors": [ { "name": "Max Nanasy", "email": "max.nanasy@gmail.com" } ], "main": "lib/json5.js", "bin": { "json5": "lib/cli.js" }, "dependencies": {}, "devDependencies": { "mocha": "~1.0.3" }, "scripts": { "test": "mocha --ui exports --reporter spec" }, "homepage": "http://json5.org/", "repository": { "type": "git", "url": "git://github.com/aseemk/json5.git" }, "_npmUser": { "name": "aseemk", "email": "aseem.kishore@gmail.com" }, "_id": "json5@0.1.0", "optionalDependencies": {}, "engines": { "node": "*" }, "_engineSupported": true, "_npmVersion": "1.1.21", "_nodeVersion": "v0.6.16", "_defaultsLoaded": true, "dist": { "shasum": "b23045f81f720422b0f3c7f3842be035765ccf2b", "tarball": "http://registry.npmjs.org/json5/-/json5-0.1.0.tgz" }, "maintainers": [ { "name": "aseemk", "email": "aseem.kishore@gmail.com" } ], "directories": {}, "_shasum": "b23045f81f720422b0f3c7f3842be035765ccf2b", "_from": "json5@0.1.x", "_resolved": "https://registry.npmjs.org/json5/-/json5-0.1.0.tgz", "bugs": { "url": "https://github.com/aseemk/json5/issues" }, "readme": "ERROR: No README data found!" }
Version data entries
104 entries across 52 versions & 1 rubygems