mirror of
https://github.com/wassname/CanvasTextWrapper.git
synced 2026-06-28 21:08:56 +08:00
72 lines
1.8 KiB
JSON
72 lines
1.8 KiB
JSON
{
|
|
"name": "uglify-save-license",
|
|
"version": "0.4.1",
|
|
"description": "License detector for UglifyJS",
|
|
"main": "./uglify-save-license.js",
|
|
"scripts": {
|
|
"test": "grunt build"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/shinnn/uglify-save-license.git"
|
|
},
|
|
"author": {
|
|
"name": "Shinnosuke Watanabe",
|
|
"url": "https://github.com/shinnn"
|
|
},
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://github.com/shinnn/uglify-save-license/blob/master/LICENSE"
|
|
}
|
|
],
|
|
"keywords": [
|
|
"uglify",
|
|
"compression",
|
|
"minification",
|
|
"comment",
|
|
"license",
|
|
"copyright",
|
|
"detection",
|
|
"preservation",
|
|
"banner"
|
|
],
|
|
"bugs": {
|
|
"url": "https://github.com/shinnn/uglify-save-license/issues"
|
|
},
|
|
"homepage": "https://github.com/shinnn/uglify-save-license",
|
|
"devDependencies": {
|
|
"grunt": "^0.4.4",
|
|
"load-grunt-tasks": "^0.4.0",
|
|
"grunt-contrib-jshint": "^0.10.0",
|
|
"grunt-contrib-watch": "^0.6.1",
|
|
"grunt-contrib-uglify": "^0.4.0",
|
|
"grunt-contrib-clean": "^0.5.0",
|
|
"grunt-contrib-nodeunit": "^0.3.3",
|
|
"grunt-release": "^0.7.0",
|
|
"grunt-replace": "^0.7.7",
|
|
"semver": "^2.2.1"
|
|
},
|
|
"_id": "uglify-save-license@0.4.1",
|
|
"_shasum": "95726c17cc6fd171c3617e3bf4d8d82aa8c4cce1",
|
|
"_from": "uglify-save-license@*",
|
|
"_npmVersion": "1.4.7",
|
|
"_npmUser": {
|
|
"name": "shinnn",
|
|
"email": "snnskwtnb@gmail.com"
|
|
},
|
|
"maintainers": [
|
|
{
|
|
"name": "shinnn",
|
|
"email": "snnskwtnb@gmail.com"
|
|
}
|
|
],
|
|
"dist": {
|
|
"shasum": "95726c17cc6fd171c3617e3bf4d8d82aa8c4cce1",
|
|
"tarball": "http://registry.npmjs.org/uglify-save-license/-/uglify-save-license-0.4.1.tgz"
|
|
},
|
|
"directories": {},
|
|
"_resolved": "https://registry.npmjs.org/uglify-save-license/-/uglify-save-license-0.4.1.tgz",
|
|
"readme": "ERROR: No README data found!"
|
|
}
|