12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- {
- "_args": [
- [
- {
- "raw": "jsmin2@~1.1.1",
- "scope": null,
- "escapedName": "jsmin2",
- "name": "jsmin2",
- "rawSpec": "~1.1.1",
- "spec": ">=1.1.1 <1.2.0",
- "type": "range"
- },
- "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/inifig/node_modules/jsmin-sourcemap"
- ]
- ],
- "_from": "jsmin2@>=1.1.1 <1.2.0",
- "_id": "jsmin2@1.1.9",
- "_inCache": true,
- "_location": "/jsmin2",
- "_nodeVersion": "5.3.0",
- "_npmUser": {
- "name": "twolfson",
- "email": "todd@twolfson.com"
- },
- "_npmVersion": "2.14.14",
- "_phantomChildren": {},
- "_requested": {
- "raw": "jsmin2@~1.1.1",
- "scope": null,
- "escapedName": "jsmin2",
- "name": "jsmin2",
- "rawSpec": "~1.1.1",
- "spec": ">=1.1.1 <1.2.0",
- "type": "range"
- },
- "_requiredBy": [
- "/jsmin-sourcemap"
- ],
- "_resolved": "https://registry.npmjs.org/jsmin2/-/jsmin2-1.1.9.tgz",
- "_shasum": "a87cabec66adb17f51c0c2ef224aef0c6968684f",
- "_shrinkwrap": null,
- "_spec": "jsmin2@~1.1.1",
- "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/inifig/node_modules/jsmin-sourcemap",
- "author": {
- "name": "Todd Wolfson",
- "email": "todd@twolfson.com"
- },
- "bugs": {
- "url": "https://github.com/twolfson/node-jsmin2/issues"
- },
- "dependencies": {},
- "description": "Another port of JSMin -- this time outputting a coordinate map",
- "devDependencies": {
- "foundry": "~4.3.2",
- "foundry-release-git": "~2.0.2",
- "foundry-release-npm": "~2.0.2"
- },
- "directories": {},
- "dist": {
- "shasum": "a87cabec66adb17f51c0c2ef224aef0c6968684f",
- "tarball": "https://registry.npmjs.org/jsmin2/-/jsmin2-1.1.9.tgz"
- },
- "foundry": {
- "releaseCommands": [
- "foundry-release-git",
- "foundry-release-npm"
- ]
- },
- "gitHead": "d136fd97f923455dbae464a7a69e4a497ab429a1",
- "homepage": "https://github.com/twolfson/node-jsmin2#readme",
- "keywords": [
- "jsmin",
- "minify",
- "minification",
- "min",
- "compress"
- ],
- "license": "The Software shall be used for Good, not Evil. (see LICENSE)",
- "main": "lib/jsmin.js",
- "maintainers": [
- {
- "name": "twolfson",
- "email": "todd@twolfson.com"
- }
- ],
- "name": "jsmin2",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/twolfson/node-jsmin2.git"
- },
- "scripts": {
- "test": "node tests/jsmin.test.js"
- },
- "version": "1.1.9"
- }
|