123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124 |
- {
- "_args": [
- [
- {
- "raw": "path-root@^0.1.1",
- "scope": null,
- "escapedName": "path-root",
- "name": "path-root",
- "rawSpec": "^0.1.1",
- "spec": ">=0.1.1 <0.2.0",
- "type": "range"
- },
- "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/parse-filepath"
- ]
- ],
- "_from": "path-root@>=0.1.1 <0.2.0",
- "_id": "path-root@0.1.1",
- "_inCache": true,
- "_location": "/path-root",
- "_nodeVersion": "5.5.0",
- "_npmOperationalInternal": {
- "host": "packages-16-east.internal.npmjs.com",
- "tmp": "tmp/path-root-0.1.1.tgz_1459235666528_0.13938825554214418"
- },
- "_npmUser": {
- "name": "jonschlinkert",
- "email": "github@sellside.com"
- },
- "_npmVersion": "3.6.0",
- "_phantomChildren": {},
- "_requested": {
- "raw": "path-root@^0.1.1",
- "scope": null,
- "escapedName": "path-root",
- "name": "path-root",
- "rawSpec": "^0.1.1",
- "spec": ">=0.1.1 <0.2.0",
- "type": "range"
- },
- "_requiredBy": [
- "/parse-filepath"
- ],
- "_resolved": "https://registry.npmjs.org/path-root/-/path-root-0.1.1.tgz",
- "_shasum": "9a4a6814cac1c0cd73360a95f32083c8ea4745b7",
- "_shrinkwrap": null,
- "_spec": "path-root@^0.1.1",
- "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/parse-filepath",
- "author": {
- "name": "Jon Schlinkert",
- "url": "https://github.com/jonschlinkert"
- },
- "bugs": {
- "url": "https://github.com/jonschlinkert/path-root/issues"
- },
- "dependencies": {
- "path-root-regex": "^0.1.0"
- },
- "description": "Get the root of a posix or windows filepath.",
- "devDependencies": {
- "gulp-format-md": "^0.1.7",
- "mocha": "^2.4.5"
- },
- "directories": {},
- "dist": {
- "shasum": "9a4a6814cac1c0cd73360a95f32083c8ea4745b7",
- "tarball": "https://registry.npmjs.org/path-root/-/path-root-0.1.1.tgz"
- },
- "engines": {
- "node": ">=0.10.0"
- },
- "files": [
- "index.js"
- ],
- "gitHead": "2f1a3929dece0f8bb645b8eb6123dd53f05cd503",
- "homepage": "https://github.com/jonschlinkert/path-root",
- "keywords": [
- "path",
- "root"
- ],
- "license": "MIT",
- "main": "index.js",
- "maintainers": [
- {
- "name": "jonschlinkert",
- "email": "github@sellside.com"
- }
- ],
- "name": "path-root",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/jonschlinkert/path-root.git"
- },
- "scripts": {
- "test": "mocha"
- },
- "verb": {
- "run": true,
- "toc": false,
- "layout": "default",
- "tasks": [
- "readme"
- ],
- "plugins": [
- "gulp-format-md"
- ],
- "related": {
- "highlight": "parse-filepath",
- "list": [
- "path-root-regex",
- "parse-filepath",
- "is-absolute"
- ]
- },
- "reflinks": [
- "verb"
- ],
- "lint": {
- "reflinks": true
- }
- },
- "version": "0.1.1"
- }
|