canonical
Version:
Canonical code style linter and formatter for JavaScript, SCSS, CSS and JSON.
102 lines (101 loc) • 2.53 kB
JSON
{
"_args": [
[
"get-set-props@^0.1.0",
"/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/is-get-set-prop"
]
],
"_from": "get-set-props@>=0.1.0 <0.2.0",
"_id": "get-set-props@0.1.0",
"_inCache": true,
"_installable": true,
"_location": "/get-set-props",
"_nodeVersion": "5.0.0",
"_npmUser": {
"email": "DustinSpecker@DustinSpecker.com",
"name": "dustinspecker"
},
"_npmVersion": "3.3.6",
"_phantomChildren": {},
"_requested": {
"name": "get-set-props",
"raw": "get-set-props@^0.1.0",
"rawSpec": "^0.1.0",
"scope": null,
"spec": ">=0.1.0 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/is-get-set-prop"
],
"_resolved": "https://registry.npmjs.org/get-set-props/-/get-set-props-0.1.0.tgz",
"_shasum": "998475c178445686d0b32246da5df8dbcfbe8ea3",
"_shrinkwrap": null,
"_spec": "get-set-props@^0.1.0",
"_where": "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/is-get-set-prop",
"author": {
"email": "DustinSpecker@DustinSpecker.com",
"name": "Dustin Specker",
"url": "github.com/dustinspecker"
},
"bugs": {
"url": "https://github.com/dustinspecker/get-set-props/issues"
},
"dependencies": {},
"description": "List of getter/setter properties for JavaScript types",
"devDependencies": {
"ava": "0.0.4",
"js-types": "^1.0.0",
"xo": "*"
},
"directories": {},
"dist": {
"shasum": "998475c178445686d0b32246da5df8dbcfbe8ea3",
"tarball": "http://registry.npmjs.org/get-set-props/-/get-set-props-0.1.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"get-set-props.json"
],
"gitHead": "e6b97b67ebda8af967d961184d616ae93bdc9f75",
"homepage": "https://github.com/dustinspecker/get-set-props#readme",
"keywords": [
"js",
"javascript",
"ecmascript",
"builtin",
"types",
"type",
"data",
"getter",
"setter",
"props",
"properties",
"property",
"list",
"array",
"json"
],
"license": "MIT",
"main": "get-set-props.json",
"maintainers": [
{
"email": "DustinSpecker@DustinSpecker.com",
"name": "dustinspecker"
}
],
"name": "get-set-props",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/dustinspecker/get-set-props.git"
},
"scripts": {
"generate": "node generate.js",
"test": "xo && node test.js"
},
"version": "0.1.0"
}