123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 |
- {
- "_args": [
- [
- "uri-path@0.0.2",
- "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/grunt-contrib-uglify"
- ]
- ],
- "_from": "uri-path@0.0.2",
- "_id": "uri-path@0.0.2",
- "_inCache": true,
- "_location": "/uri-path",
- "_npmUser": {
- "email": "ult_combo@hotmail.com",
- "name": "ult_combo"
- },
- "_npmVersion": "1.4.6",
- "_phantomChildren": {},
- "_requested": {
- "name": "uri-path",
- "raw": "uri-path@0.0.2",
- "rawSpec": "0.0.2",
- "scope": null,
- "spec": "0.0.2",
- "type": "version"
- },
- "_requiredBy": [
- "/grunt-contrib-uglify"
- ],
- "_resolved": "https://registry.npmjs.org/uri-path/-/uri-path-0.0.2.tgz",
- "_shasum": "803eb01f2feb17927dcce0f6187e72b75f53f554",
- "_shrinkwrap": null,
- "_spec": "uri-path@0.0.2",
- "_where": "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/grunt-contrib-uglify",
- "author": {
- "email": "ultcombo@gmail.com",
- "name": "Ult Combo"
- },
- "bugs": {
- "url": "https://github.com/UltCombo/uri-path/issues"
- },
- "dependencies": {},
- "description": "Convert relative file system paths into safe URI paths",
- "devDependencies": {
- "mocha": "^1.20.1",
- "should": "^4.0.4"
- },
- "directories": {},
- "dist": {
- "shasum": "803eb01f2feb17927dcce0f6187e72b75f53f554",
- "tarball": "http://registry.npmjs.org/uri-path/-/uri-path-0.0.2.tgz"
- },
- "engines": {
- "node": ">= 0.10"
- },
- "homepage": "https://github.com/UltCombo/uri-path",
- "installable": true,
- "keywords": [
- "convert",
- "file system",
- "fs",
- "path",
- "relative",
- "uri",
- "url"
- ],
- "license": "WTFPL",
- "main": "index.js",
- "maintainers": [
- {
- "name": "ult_combo",
- "email": "ult_combo@hotmail.com"
- }
- ],
- "name": "uri-path",
- "optionalDependencies": {},
- "repository": {
- "type": "git",
- "url": "https://github.com/UltCombo/uri-path.git"
- },
- "version": "0.0.2"
- }
|