2020-05-19 11:43:42 +03:00

77 lines
1.9 KiB
JSON

{
"_args": [
[
"ng-annotate-loader@0.6.1",
"/home/adsumus/Documents/code/thingsboard/ui"
]
],
"_development": true,
"_from": "ng-annotate-loader@0.6.1",
"_id": "ng-annotate-loader@0.6.1",
"_inBundle": false,
"_integrity": "sha1-6be3oVYrnHlzfVCIbVWN5/DfQlc=",
"_location": "/ng-annotate-loader",
"_phantomChildren": {
"emojis-list": "2.1.0"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "ng-annotate-loader@0.6.1",
"name": "ng-annotate-loader",
"escapedName": "ng-annotate-loader",
"rawSpec": "0.6.1",
"saveSpec": null,
"fetchSpec": "0.6.1"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/ng-annotate-loader/-/ng-annotate-loader-0.6.1.tgz",
"_spec": "0.6.1",
"_where": "/home/adsumus/Documents/code/thingsboard/ui",
"author": {
"name": "Andrey Skladchikov"
},
"bugs": {
"url": "https://github.com/huston007/ng-annotate-loader/issues"
},
"dependencies": {
"clone": "^2.1.1",
"loader-utils": "1.1.0",
"ng-annotate": "1.2.1",
"normalize-path": "2.0.1",
"source-map": "0.5.6"
},
"description": "Webpack loader that runs ng-annotate on your bundles",
"devDependencies": {
"awesome-typescript-loader": "3.1.2",
"babel-core": "6.24.1",
"babel-loader": "6.4.1",
"babel-preset-es2015": "6.24.1",
"tap-spec": "4.1.1",
"tape": "4.6.0",
"tslint": "4.5.1",
"tslint-loader": "3.5.2",
"typescript": "2.2.2",
"webpack": "^2.3.3"
},
"homepage": "https://github.com/huston007/ng-annotate-loader",
"keywords": [
"webpack",
"ng-annotate",
"angular"
],
"license": "MIT",
"main": "loader.js",
"name": "ng-annotate-loader",
"repository": {
"type": "git",
"url": "git+https://github.com/huston007/ng-annotate-loader.git"
},
"scripts": {
"test": "node run-tests.js"
},
"version": "0.6.1"
}