UNPKG

d2-ui

Version:
106 lines (105 loc) 2.46 kB
{ "_args": [ [ "find-versions@^1.0.0", "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/bin-version" ] ], "_from": "find-versions@>=1.0.0 <2.0.0", "_id": "find-versions@1.2.1", "_inCache": true, "_installable": true, "_location": "/find-versions", "_nodeVersion": "4.2.1", "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.14.7", "_phantomChildren": {}, "_requested": { "name": "find-versions", "raw": "find-versions@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/bin-version" ], "_resolved": "https://registry.npmjs.org/find-versions/-/find-versions-1.2.1.tgz", "_shasum": "cbde9f12e38575a0af1be1b9a2c5d5fd8f186b62", "_shrinkwrap": null, "_spec": "find-versions@^1.0.0", "_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/bin-version", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bin": { "find-versions": "cli.js" }, "bugs": { "url": "https://github.com/sindresorhus/find-versions/issues" }, "dependencies": { "array-uniq": "^1.0.0", "get-stdin": "^4.0.1", "meow": "^3.5.0", "semver-regex": "^1.0.0" }, "description": "Find semver versions in a string: `unicorn 1.0.0` → `1.0.0`", "devDependencies": { "mocha": "*" }, "directories": {}, "dist": { "shasum": "cbde9f12e38575a0af1be1b9a2c5d5fd8f186b62", "tarball": "http://registry.npmjs.org/find-versions/-/find-versions-1.2.1.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js", "cli.js" ], "gitHead": "dbe50cd3588d331e01160b4e43c9a477bdf9a49f", "homepage": "https://github.com/sindresorhus/find-versions", "keywords": [ "cli-app", "cli", "semver", "version", "versions", "regex", "regexp", "re", "match", "matching", "semantic", "find", "extract", "get" ], "license": "MIT", "maintainers": [ { "email": "sindresorhus@gmail.com", "name": "sindresorhus" } ], "name": "find-versions", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/find-versions.git" }, "scripts": { "test": "mocha" }, "version": "1.2.1" }