Sha256: e509dce9cbe31beb448786606737672bcc3e015933c3836ccb560b691dff66df
Contents?: true
Size: 1.32 KB
Versions: 62
Compression:
Stored size: 1.32 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" }
Version data entries
62 entries across 62 versions & 1 rubygems