mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
92 lines
2.4 KiB
JSON
92 lines
2.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"jsonfile@^2.1.0",
|
|
"/Users/mromano/dev/dev-platform-webcomponents/ng2-components/ng2-alfresco-documentslist/node_modules/browser-sync/node_modules/fs-extra"
|
|
]
|
|
],
|
|
"_from": "jsonfile@>=2.1.0 <3.0.0",
|
|
"_id": "jsonfile@2.3.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/jsonfile",
|
|
"_nodeVersion": "5.3.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-16-east.internal.npmjs.com",
|
|
"tmp": "tmp/jsonfile-2.3.0.tgz_1460870694675_0.8002879491541535"
|
|
},
|
|
"_npmUser": {
|
|
"email": "jprichardson@gmail.com",
|
|
"name": "jprichardson"
|
|
},
|
|
"_npmVersion": "3.8.2",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "jsonfile",
|
|
"raw": "jsonfile@^2.1.0",
|
|
"rawSpec": "^2.1.0",
|
|
"scope": null,
|
|
"spec": ">=2.1.0 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/browser-sync/fs-extra"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-2.3.0.tgz",
|
|
"_shasum": "ff9c20b67b9605c852e09f299859f48f130c19ec",
|
|
"_shrinkwrap": null,
|
|
"_spec": "jsonfile@^2.1.0",
|
|
"_where": "/Users/mromano/dev/dev-platform-webcomponents/ng2-components/ng2-alfresco-documentslist/node_modules/browser-sync/node_modules/fs-extra",
|
|
"author": {
|
|
"email": "jprichardson@gmail.com",
|
|
"name": "JP Richardson"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/jprichardson/node-jsonfile/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Easily read/write JSON files.",
|
|
"devDependencies": {
|
|
"mocha": "2.x",
|
|
"mock-fs": "^3.8.0",
|
|
"rimraf": "^2.4.0",
|
|
"standard": "^6.0.8"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "ff9c20b67b9605c852e09f299859f48f130c19ec",
|
|
"tarball": "https://registry.npmjs.org/jsonfile/-/jsonfile-2.3.0.tgz"
|
|
},
|
|
"gitHead": "99e8d3280fcbcacaf93aa49738e0889ae5c2527f",
|
|
"homepage": "https://github.com/jprichardson/node-jsonfile#readme",
|
|
"keywords": [
|
|
"read",
|
|
"write",
|
|
"file",
|
|
"json",
|
|
"fs",
|
|
"fs-extra"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"email": "jprichardson@gmail.com",
|
|
"name": "jprichardson"
|
|
}
|
|
],
|
|
"name": "jsonfile",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/jprichardson/node-jsonfile.git"
|
|
},
|
|
"scripts": {
|
|
"lint": "standard",
|
|
"test": "npm run lint && npm run unit",
|
|
"unit": "mocha"
|
|
},
|
|
"version": "2.3.0"
|
|
}
|