Sha256: e37a73f0540edf1ff40203e60b611f19a71d6e1f9760a1e5e09db47532731100
Contents?: true
Size: 1.34 KB
Versions: 10
Compression:
Stored size: 1.34 KB
Contents
{ "name": "jsonfile", "version": "2.0.0", "description": "Easily read/write JSON files.", "repository": { "type": "git", "url": "git@github.com:jprichardson/node-jsonfile.git" }, "keywords": [ "read", "write", "file", "json" ], "author": { "name": "JP Richardson", "email": "jprichardson@gmail.com" }, "licenses": [ { "type": "MIT", "url": "" } ], "dependencies": {}, "devDependencies": { "testutil": "^0.7.0", "mocha": "*", "terst": "^0.2.0" }, "main": "./lib/jsonfile.js", "scripts": { "test": "mocha test" }, "bugs": { "url": "https://github.com/jprichardson/node-jsonfile/issues" }, "homepage": "https://github.com/jprichardson/node-jsonfile", "_id": "jsonfile@2.0.0", "dist": { "shasum": "c3944f350bd3c078b392e0aa1633b44662fcf06b", "tarball": "http://registry.npmjs.org/jsonfile/-/jsonfile-2.0.0.tgz" }, "_from": "jsonfile@>=2.0.0 <3.0.0", "_npmVersion": "1.4.3", "_npmUser": { "name": "jp", "email": "jprichardson@gmail.com" }, "maintainers": [ { "name": "jp", "email": "jprichardson@gmail.com" } ], "directories": {}, "_shasum": "c3944f350bd3c078b392e0aa1633b44662fcf06b", "_resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-2.0.0.tgz", "readme": "ERROR: No README data found!" }
Version data entries
10 entries across 10 versions & 1 rubygems