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

82 lines
2.1 KiB
JSON

{
"_args": [
[
"zip-object@^0.1.0",
"/Users/mromano/dev/dev-platform-webcomponents/ng2-components/ng2-alfresco-documentslist/node_modules/typings/node_modules/typings-core"
]
],
"_from": "zip-object@>=0.1.0 <0.2.0",
"_id": "zip-object@0.1.0",
"_inCache": true,
"_installable": true,
"_location": "/zip-object",
"_npmUser": {
"email": "scottcorgan@gmail.com",
"name": "scottcorgan"
},
"_npmVersion": "1.3.11",
"_phantomChildren": {},
"_requested": {
"name": "zip-object",
"raw": "zip-object@^0.1.0",
"rawSpec": "^0.1.0",
"scope": null,
"spec": ">=0.1.0 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/typings/typings-core"
],
"_resolved": "https://registry.npmjs.org/zip-object/-/zip-object-0.1.0.tgz",
"_shasum": "c1a0da04c88c837756e248680a03ff902ec3f53a",
"_shrinkwrap": null,
"_spec": "zip-object@^0.1.0",
"_where": "/Users/mromano/dev/dev-platform-webcomponents/ng2-components/ng2-alfresco-documentslist/node_modules/typings/node_modules/typings-core",
"author": {
"name": "Scott Corgan"
},
"bugs": {
"url": "https://github.com/scottcorgan/zip-object/issues"
},
"dependencies": {},
"description": "Create an object from from arrays of keys and values",
"devDependencies": {
"tap-spec": "~0.1.3",
"tape": "~2.3.2"
},
"directories": {
"test": "test"
},
"dist": {
"shasum": "c1a0da04c88c837756e248680a03ff902ec3f53a",
"tarball": "https://registry.npmjs.org/zip-object/-/zip-object-0.1.0.tgz"
},
"homepage": "https://github.com/scottcorgan/zip-object#readme",
"keywords": [
"zip",
"object",
"lodash",
"array",
"object"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "scottcorgan@gmail.com",
"name": "scottcorgan"
}
],
"name": "zip-object",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/scottcorgan/zip-object.git"
},
"scripts": {
"test": "node test/index.js | node_modules/.bin/tspec"
},
"version": "0.1.0"
}