12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- {
- "_args": [
- [
- {
- "raw": "gulp-rename@~1.1.0",
- "scope": null,
- "escapedName": "gulp-rename",
- "name": "gulp-rename",
- "rawSpec": "~1.1.0",
- "spec": ">=1.1.0 <1.2.0",
- "type": "range"
- },
- "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/gulp-jsmin"
- ]
- ],
- "_from": "gulp-rename@>=1.1.0 <1.2.0",
- "_id": "gulp-rename@1.1.0",
- "_inCache": true,
- "_location": "/gulp-rename",
- "_npmUser": {
- "name": "hparra",
- "email": "hector@hectorparra.com"
- },
- "_npmVersion": "1.2.18",
- "_phantomChildren": {},
- "_requested": {
- "raw": "gulp-rename@~1.1.0",
- "scope": null,
- "escapedName": "gulp-rename",
- "name": "gulp-rename",
- "rawSpec": "~1.1.0",
- "spec": ">=1.1.0 <1.2.0",
- "type": "range"
- },
- "_requiredBy": [
- "/gulp-jsmin"
- ],
- "_resolved": "https://registry.npmjs.org/gulp-rename/-/gulp-rename-1.1.0.tgz",
- "_shasum": "93090aaaf4d386c07f20538a6888f15efba727a1",
- "_shrinkwrap": null,
- "_spec": "gulp-rename@~1.1.0",
- "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/gulp-jsmin",
- "author": {
- "name": "Hector Guillermo Parra Alvarez",
- "email": "hector@hectorparra.com",
- "url": "https://github.com/hparra"
- },
- "bugs": {
- "url": "https://github.com/hparra/gulp-rename/issues"
- },
- "dependencies": {
- "map-stream": ">=0.0.4"
- },
- "description": "Rename files",
- "devDependencies": {
- "gulp": ">=3.0.0",
- "gulp-jshint": ">=1.1.0",
- "mocha": ">=1.15.0",
- "should": ">=2.1.0"
- },
- "directories": {},
- "dist": {
- "shasum": "93090aaaf4d386c07f20538a6888f15efba727a1",
- "tarball": "https://registry.npmjs.org/gulp-rename/-/gulp-rename-1.1.0.tgz"
- },
- "engines": {
- "node": ">=0.8.0",
- "npm": ">=1.2.10"
- },
- "homepage": "https://github.com/hparra/gulp-rename",
- "keywords": [
- "gulpplugin"
- ],
- "licenses": [
- {
- "type": "MIT"
- }
- ],
- "main": "./index.js",
- "maintainers": [
- {
- "name": "hparra",
- "email": "hector@hectorparra.com"
- }
- ],
- "name": "gulp-rename",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/hparra/gulp-rename.git"
- },
- "scripts": {
- "test": "mocha test/*.spec.js"
- },
- "version": "1.1.0"
- }
|