canonical
Version:
Canonical code style linter and formatter for JavaScript, SCSS, CSS and JSON.
102 lines (101 loc) • 2.69 kB
JSON
{
"_args": [
[
"is-my-json-valid@^2.10.0",
"/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/css-lint/node_modules/eslint"
]
],
"_from": "is-my-json-valid@>=2.10.0 <3.0.0",
"_id": "is-my-json-valid@2.13.0",
"_inCache": true,
"_installable": true,
"_location": "/is-my-json-valid",
"_nodeVersion": "4.2.3",
"_npmOperationalInternal": {
"host": "packages-9-west.internal.npmjs.com",
"tmp": "tmp/is-my-json-valid-2.13.0.tgz_1455779983918_0.49149472336284816"
},
"_npmUser": {
"email": "mathiasbuus@gmail.com",
"name": "mafintosh"
},
"_npmVersion": "2.14.7",
"_phantomChildren": {},
"_requested": {
"name": "is-my-json-valid",
"raw": "is-my-json-valid@^2.10.0",
"rawSpec": "^2.10.0",
"scope": null,
"spec": ">=2.10.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/css-lint/eslint",
"/eslint"
],
"_resolved": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.13.0.tgz",
"_shasum": "127e39f3057e0d7813471d1baab3c246fc874634",
"_shrinkwrap": null,
"_spec": "is-my-json-valid@^2.10.0",
"_where": "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/css-lint/node_modules/eslint",
"author": {
"name": "Mathias Buus"
},
"bugs": {
"url": "https://github.com/mafintosh/is-my-json-valid/issues"
},
"dependencies": {
"generate-function": "^2.0.0",
"generate-object-property": "^1.1.0",
"jsonpointer": "2.0.0",
"xtend": "^4.0.0"
},
"description": "A JSONSchema validator that uses code generation to be extremely fast",
"devDependencies": {
"tape": "^2.13.4"
},
"directories": {},
"dist": {
"shasum": "127e39f3057e0d7813471d1baab3c246fc874634",
"tarball": "http://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.13.0.tgz"
},
"gitHead": "39ff366f99a696f00ccc08ccfb1ee2ebf88baa03",
"homepage": "https://github.com/mafintosh/is-my-json-valid",
"keywords": [
"json",
"schema",
"orderly",
"jsonschema"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "freeall@gmail.com",
"name": "freeall"
},
{
"email": "mathiasbuus@gmail.com",
"name": "mafintosh"
},
{
"email": "w@tson.dk",
"name": "watson"
},
{
"email": "i@yoshuawuyts.com",
"name": "yoshuawuyts"
}
],
"name": "is-my-json-valid",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/mafintosh/is-my-json-valid.git"
},
"scripts": {
"test": "tape test/*.js"
},
"version": "2.13.0"
}