File: /var/www/zaklada/html/node_modules/uglify-save-license/package.json
{
"_args": [
[
"uglify-save-license@0.4.1",
"C:\\wamp\\www\\tokic-shop\\html"
]
],
"_development": true,
"_from": "uglify-save-license@0.4.1",
"_id": "uglify-save-license@0.4.1",
"_inBundle": false,
"_integrity": "sha1-lXJsF8xv0XHDYX479NjYKqjEzOE=",
"_location": "/uglify-save-license",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "uglify-save-license@0.4.1",
"name": "uglify-save-license",
"escapedName": "uglify-save-license",
"rawSpec": "0.4.1",
"saveSpec": null,
"fetchSpec": "0.4.1"
},
"_requiredBy": [
"/gulp-uglify"
],
"_resolved": "https://registry.npmjs.org/uglify-save-license/-/uglify-save-license-0.4.1.tgz",
"_spec": "0.4.1",
"_where": "C:\\wamp\\www\\tokic-shop\\html",
"author": {
"name": "Shinnosuke Watanabe",
"url": "https://github.com/shinnn"
},
"bugs": {
"url": "https://github.com/shinnn/uglify-save-license/issues"
},
"description": "License detector for UglifyJS",
"devDependencies": {
"grunt": "^0.4.4",
"grunt-contrib-clean": "^0.5.0",
"grunt-contrib-jshint": "^0.10.0",
"grunt-contrib-nodeunit": "^0.3.3",
"grunt-contrib-uglify": "^0.4.0",
"grunt-contrib-watch": "^0.6.1",
"grunt-release": "^0.7.0",
"grunt-replace": "^0.7.7",
"load-grunt-tasks": "^0.4.0",
"semver": "^2.2.1"
},
"homepage": "https://github.com/shinnn/uglify-save-license",
"keywords": [
"uglify",
"compression",
"minification",
"comment",
"license",
"copyright",
"detection",
"preservation",
"banner"
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/shinnn/uglify-save-license/blob/master/LICENSE"
}
],
"main": "./uglify-save-license.js",
"name": "uglify-save-license",
"repository": {
"type": "git",
"url": "git+https://github.com/shinnn/uglify-save-license.git"
},
"scripts": {
"test": "grunt build"
},
"version": "0.4.1"
}