mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
132 lines
3.2 KiB
JSON
132 lines
3.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"gulp-tslint@^3.6.0",
|
|
"/Users/mromano/dev/dev-platform-webcomponents/ng2-components/ng2-alfresco-documentslist"
|
|
]
|
|
],
|
|
"_from": "gulp-tslint@>=3.6.0 <4.0.0",
|
|
"_id": "gulp-tslint@3.6.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/gulp-tslint",
|
|
"_nodeVersion": "4.2.1",
|
|
"_npmUser": {
|
|
"email": "panu.horsmalahti@iki.fi",
|
|
"name": "nawitus"
|
|
},
|
|
"_npmVersion": "2.14.7",
|
|
"_phantomChildren": {
|
|
"array-differ": "1.0.0",
|
|
"array-uniq": "1.0.2",
|
|
"beeper": "1.1.0",
|
|
"chalk": "1.1.3",
|
|
"clone": "1.0.2",
|
|
"clone-stats": "0.0.1",
|
|
"fancy-log": "1.2.0",
|
|
"get-stdin": "4.0.1",
|
|
"gulplog": "1.0.0",
|
|
"has-gulplog": "0.1.0",
|
|
"inflight": "1.0.4",
|
|
"inherits": "2.0.1",
|
|
"lodash._reescape": "3.0.0",
|
|
"lodash._reevaluate": "3.0.0",
|
|
"lodash._reinterpolate": "3.0.0",
|
|
"lodash.template": "3.6.2",
|
|
"meow": "3.7.0",
|
|
"minimatch": "2.0.10",
|
|
"minimist": "1.2.0",
|
|
"multipipe": "0.1.2",
|
|
"once": "1.3.3",
|
|
"optimist": "0.6.1",
|
|
"process-nextick-args": "1.0.6",
|
|
"replace-ext": "0.0.1",
|
|
"string_decoder": "0.10.31",
|
|
"underscore.string": "3.1.1",
|
|
"util-deprecate": "1.0.2",
|
|
"xtend": "4.0.1"
|
|
},
|
|
"_requested": {
|
|
"name": "gulp-tslint",
|
|
"raw": "gulp-tslint@^3.6.0",
|
|
"rawSpec": "^3.6.0",
|
|
"scope": null,
|
|
"spec": ">=3.6.0 <4.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/gulp-tslint/-/gulp-tslint-3.6.0.tgz",
|
|
"_shasum": "87d01797ce1ac026e83053e37929492ce3f2ac94",
|
|
"_shrinkwrap": null,
|
|
"_spec": "gulp-tslint@^3.6.0",
|
|
"_where": "/Users/mromano/dev/dev-platform-webcomponents/ng2-components/ng2-alfresco-documentslist",
|
|
"analyze": true,
|
|
"author": {
|
|
"email": "panu.horsmalahti@iki.fi",
|
|
"name": "Panu Horsmalahti"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/panuhorsmalahti/gulp-tslint/issues"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"email": "panu.horsmalahti@iki.fi",
|
|
"name": "Panu Horsmalahti"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"gulp-util": "~3.0.7",
|
|
"map-stream": "~0.1.0",
|
|
"rcloader": "~0.1.4",
|
|
"through": "~2.3.8",
|
|
"tslint": "~2.5.1"
|
|
},
|
|
"description": "TypeScript linter Gulp plugin",
|
|
"devDependencies": {
|
|
"gulp-concat": "^2.6.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "87d01797ce1ac026e83053e37929492ce3f2ac94",
|
|
"tarball": "https://registry.npmjs.org/gulp-tslint/-/gulp-tslint-3.6.0.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
},
|
|
"gitHead": "3d1999ce6735bb2a6a2a09c5ef945bc7a9fc4e95",
|
|
"homepage": "https://github.com/panuhorsmalahti/gulp-tslint#readme",
|
|
"keywords": [
|
|
"gulp",
|
|
"typescript",
|
|
"plugin",
|
|
"ts",
|
|
"gulpplugin",
|
|
"gulpfriendly",
|
|
"tslint",
|
|
"linter",
|
|
"lint"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"email": "panu.horsmalahti@iki.fi",
|
|
"name": "nawitus"
|
|
}
|
|
],
|
|
"name": "gulp-tslint",
|
|
"optionalDependencies": {},
|
|
"preferGlobal": false,
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/panuhorsmalahti/gulp-tslint.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node test/tests.js"
|
|
},
|
|
"version": "3.6.0"
|
|
}
|