Files
alfresco-ng2-components/ng2-components/ng2-alfresco-documentslist/dist/node_modules/opn/package.json
Mario Romano 07807e7bc3 # add dist
2016-04-21 11:56:31 +01:00

111 lines
2.4 KiB
JSON

{
"_args": [
[
"opn@^3.0.2",
"/Users/mromano/dev/dev-platform-webcomponents/ng2-components/ng2-alfresco-documentslist/node_modules/browser-sync"
]
],
"_from": "opn@>=3.0.2 <4.0.0",
"_id": "opn@3.0.3",
"_inCache": true,
"_installable": true,
"_location": "/opn",
"_nodeVersion": "4.2.1",
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "2.14.7",
"_phantomChildren": {},
"_requested": {
"name": "opn",
"raw": "opn@^3.0.2",
"rawSpec": "^3.0.2",
"scope": null,
"spec": ">=3.0.2 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/browser-sync"
],
"_resolved": "https://registry.npmjs.org/opn/-/opn-3.0.3.tgz",
"_shasum": "b6d99e7399f78d65c3baaffef1fb288e9b85243a",
"_shrinkwrap": null,
"_spec": "opn@^3.0.2",
"_where": "/Users/mromano/dev/dev-platform-webcomponents/ng2-components/ng2-alfresco-documentslist/node_modules/browser-sync",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/opn/issues"
},
"dependencies": {
"object-assign": "^4.0.1"
},
"description": "A better node-open. Opens stuff like websites, files, executables. Cross-platform.",
"devDependencies": {
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "b6d99e7399f78d65c3baaffef1fb288e9b85243a",
"tarball": "https://registry.npmjs.org/opn/-/opn-3.0.3.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js",
"xdg-open"
],
"gitHead": "80d06d7f4a7daa7a215bf9b0a2e530dc277497d8",
"homepage": "https://github.com/sindresorhus/opn",
"keywords": [
"app",
"open",
"opn",
"opener",
"opens",
"launch",
"start",
"xdg-open",
"xdg",
"default",
"cmd",
"browser",
"editor",
"executable",
"exe",
"url",
"urls",
"arguments",
"args",
"spawn",
"exec",
"child",
"process",
"website",
"file"
],
"license": "MIT",
"maintainers": [
{
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
}
],
"name": "opn",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/opn.git"
},
"scripts": {
"test": "mocha"
},
"version": "3.0.3"
}