Sha256: 7f7555edd67b7f67ec1032e6519a0c81f10332a28f1d07a5fad82a641113d0ee
Contents?: true
Size: 1.62 KB
Versions: 4
Compression:
Stored size: 1.62 KB
Contents
{ "name": "levn", "version": "0.2.5", "author": { "name": "George Zahariev", "email": "z@georgezahariev.com" }, "description": "Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible", "homepage": "https://github.com/gkz/levn", "keywords": [ "levn", "light", "ecmascript", "value", "notation", "json", "typed", "human", "concise", "typed", "flexible" ], "files": [ "lib", "README.md", "LICENSE" ], "main": "./lib/", "bugs": { "url": "https://github.com/gkz/levn/issues" }, "licenses": [ { "type": "MIT", "url": "https://raw.github.com/gkz/levn/master/LICENSE" } ], "engines": { "node": ">= 0.8.0" }, "repository": { "type": "git", "url": "git://github.com/gkz/levn.git" }, "scripts": { "test": "make test" }, "dependencies": { "prelude-ls": "~1.1.0", "type-check": "~0.3.1" }, "devDependencies": { "LiveScript": "~1.2.0", "mocha": "~1.8.2", "istanbul": "~0.1.43" }, "_id": "levn@0.2.5", "dist": { "shasum": "ba8d339d0ca4a610e3a3f145b9caf48807155054", "tarball": "http://registry.npmjs.org/levn/-/levn-0.2.5.tgz" }, "_from": "levn@>=0.2.5 <0.3.0", "_npmVersion": "1.3.21", "_npmUser": { "name": "gkz", "email": "z@georgezahariev.com" }, "maintainers": [ { "name": "gkz", "email": "z@georgezahariev.com" } ], "directories": {}, "_shasum": "ba8d339d0ca4a610e3a3f145b9caf48807155054", "_resolved": "https://registry.npmjs.org/levn/-/levn-0.2.5.tgz", "readme": "ERROR: No README data found!" }
Version data entries
4 entries across 4 versions & 2 rubygems