UNPKG

react-scripts

Version:
109 lines (108 loc) 2.45 kB
{ "_args": [ [ "contains-path@^0.1.0", "/Users/dan/p/create-react-app/node_modules/eslint-plugin-import" ] ], "_from": "contains-path@>=0.1.0 <0.2.0", "_id": "contains-path@0.1.0", "_inCache": true, "_installable": true, "_location": "/contains-path", "_nodeVersion": "0.12.4", "_npmUser": { "email": "github@sellside.com", "name": "jonschlinkert" }, "_npmVersion": "2.10.1", "_phantomChildren": {}, "_requested": { "name": "contains-path", "raw": "contains-path@^0.1.0", "rawSpec": "^0.1.0", "scope": null, "spec": ">=0.1.0 <0.2.0", "type": "range" }, "_requiredBy": [ "/eslint-plugin-import" ], "_resolved": "https://registry.npmjs.org/contains-path/-/contains-path-0.1.0.tgz", "_shasum": "fe8cf184ff6670b6baef01a9d4861a5cbec4120a", "_shrinkwrap": null, "_spec": "contains-path@^0.1.0", "_where": "/Users/dan/p/create-react-app/node_modules/eslint-plugin-import", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/contains-path/issues" }, "dependencies": {}, "description": "Return true if a file path contains the given path.", "devDependencies": { "mocha": "*" }, "directories": {}, "dist": { "shasum": "fe8cf184ff6670b6baef01a9d4861a5cbec4120a", "tarball": "https://registry.npmjs.org/contains-path/-/contains-path-0.1.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/jonschlinkert/contains-path", "keywords": [ "contains", "directory", "dirname", "exec", "ext", "extname", "file", "filepath", "fp", "has", "match", "matches", "path", "regex", "test" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "jonschlinkert", "email": "github@sellside.com" } ], "name": "contains-path", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/contains-path.git" }, "scripts": { "test": "mocha" }, "verb": { "related": { "list": [ "ends-with", "is-absolute", "is-relative", "parse-filepath", "path-ends-with", "path-segments" ] } }, "version": "0.1.0" }