| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106 |
- {
- "_args": [
- [
- {
- "raw": "uglify-save-license@^0.4.1",
- "scope": null,
- "escapedName": "uglify-save-license",
- "name": "uglify-save-license",
- "rawSpec": "^0.4.1",
- "spec": ">=0.4.1 <0.5.0",
- "type": "range"
- },
- "/home/king/Desktop/FINAL/AhMyth/app/node_modules/gulp-uglify"
- ]
- ],
- "_from": "uglify-save-license@>=0.4.1 <0.5.0",
- "_id": "uglify-save-license@0.4.1",
- "_inCache": true,
- "_installable": true,
- "_location": "/uglify-save-license",
- "_npmUser": {
- "name": "shinnn",
- "email": "snnskwtnb@gmail.com"
- },
- "_npmVersion": "1.4.7",
- "_phantomChildren": {},
- "_requested": {
- "raw": "uglify-save-license@^0.4.1",
- "scope": null,
- "escapedName": "uglify-save-license",
- "name": "uglify-save-license",
- "rawSpec": "^0.4.1",
- "spec": ">=0.4.1 <0.5.0",
- "type": "range"
- },
- "_requiredBy": [
- "/gulp-uglify"
- ],
- "_resolved": "https://registry.npmjs.org/uglify-save-license/-/uglify-save-license-0.4.1.tgz",
- "_shasum": "95726c17cc6fd171c3617e3bf4d8d82aa8c4cce1",
- "_shrinkwrap": null,
- "_spec": "uglify-save-license@^0.4.1",
- "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/gulp-uglify",
- "author": {
- "name": "Shinnosuke Watanabe",
- "url": "https://github.com/shinnn"
- },
- "bugs": {
- "url": "https://github.com/shinnn/uglify-save-license/issues"
- },
- "dependencies": {},
- "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"
- },
- "directories": {},
- "dist": {
- "shasum": "95726c17cc6fd171c3617e3bf4d8d82aa8c4cce1",
- "tarball": "https://registry.npmjs.org/uglify-save-license/-/uglify-save-license-0.4.1.tgz"
- },
- "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",
- "maintainers": [
- {
- "name": "shinnn",
- "email": "snnskwtnb@gmail.com"
- }
- ],
- "name": "uglify-save-license",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/shinnn/uglify-save-license.git"
- },
- "scripts": {
- "test": "grunt build"
- },
- "version": "0.4.1"
- }
|