UNPKG

canonical

Version:

Canonical code style linter and formatter for JavaScript, SCSS, CSS and JSON.

108 lines (107 loc) 2.92 kB
{ "_args": [ [ "is-js-type@^1.0.0", "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/eslint-plugin-no-use-extend-native" ] ], "_from": "is-js-type@>=1.0.0 <2.0.0", "_id": "is-js-type@1.0.0", "_inCache": true, "_installable": true, "_location": "/is-js-type", "_nodeVersion": "0.12.4", "_npmUser": { "email": "DustinSpecker@DustinSpecker.com", "name": "dustinspecker" }, "_npmVersion": "2.14.7", "_phantomChildren": {}, "_requested": { "name": "is-js-type", "raw": "is-js-type@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/eslint-plugin-no-use-extend-native" ], "_resolved": "https://registry.npmjs.org/is-js-type/-/is-js-type-1.0.0.tgz", "_shasum": "a2b8189f9e03b727dc2fe6178c390e9a94ad4d9d", "_shrinkwrap": null, "_spec": "is-js-type@^1.0.0", "_where": "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/eslint-plugin-no-use-extend-native", "author": { "email": "DustinSpecker@DustinSpecker.com", "name": "Dustin Specker", "url": "github.com/dustinspecker" }, "bugs": { "url": "https://github.com/dustinspecker/is-js-type/issues" }, "dependencies": { "js-types": "^1.0.0" }, "description": "Is string a JS Type", "devDependencies": { "babel-core": "^6.0.12", "babel-eslint": "^4.1.3", "babel-preset-es2015": "^6.0.12", "chai": "^3.0.0", "coveralls": "^2.11.2", "del": "^2.0.0", "eslint-config-dustinspecker": "^0.1.0", "eslint-path-formatter": "^0.1.1", "eslint-plugin-no-use-extend-native": "^0.1.4", "gulp": "^3.9.0", "gulp-alex": "^1.0.0", "gulp-babel": "^6.0.0", "gulp-eslint": "^1.0.0", "gulp-if": "^2.0.0", "gulp-istanbul": "^0.10.0", "gulp-jscs": "^3.0.0", "gulp-jshint": "^1.11.0", "gulp-mocha": "^2.1.0", "gulp-plumber": "^1.0.1" }, "directories": {}, "dist": { "shasum": "a2b8189f9e03b727dc2fe6178c390e9a94ad4d9d", "tarball": "http://registry.npmjs.org/is-js-type/-/is-js-type-1.0.0.tgz" }, "files": [ "lib" ], "gitHead": "2c84cf7fca8876a04357734c2df10e397d7efa1d", "homepage": "https://github.com/dustinspecker/is-js-type#readme", "keywords": [ "js", "javascript", "ecmascript", "builtin", "types", "type" ], "license": "MIT", "main": "lib/index.js", "maintainers": [ { "email": "DustinSpecker@DustinSpecker.com", "name": "dustinspecker" } ], "name": "is-js-type", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/dustinspecker/is-js-type.git" }, "scripts": { "coveralls": "cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js", "test": "gulp test" }, "version": "1.0.0" }