@zkochan/pnpm
Version:
A fast implementation of npm install
105 lines (104 loc) • 2.41 kB
JSON
{
"_args": [
[
{
"raw": "dom101@1.2.0",
"scope": null,
"escapedName": "dom101",
"name": "dom101",
"rawSpec": "1.2.0",
"spec": "1.2.0",
"type": "version"
},
"C:\\src\\pnpm\\node_modules\\docpress-base"
]
],
"_from": "dom101@1.2.0",
"_id": "dom101@1.2.0",
"_inCache": true,
"_installable": true,
"_location": "/dom101",
"_nodeVersion": "4.1.0",
"_npmUser": {
"name": "rstacruz",
"email": "rico@ricostacruz.com"
},
"_npmVersion": "2.14.3",
"_phantomChildren": {},
"_requested": {
"raw": "dom101@1.2.0",
"scope": null,
"escapedName": "dom101",
"name": "dom101",
"rawSpec": "1.2.0",
"spec": "1.2.0",
"type": "version"
},
"_requiredBy": [
"/docpress-base"
],
"_resolved": "https://registry.npmjs.org/dom101/-/dom101-1.2.0.tgz",
"_shasum": "35657dc375ef7161043707e0c68b814488ebd3ff",
"_shrinkwrap": null,
"_spec": "dom101@1.2.0",
"_where": "C:\\src\\pnpm\\node_modules\\docpress-base",
"author": {
"name": "Rico Sta. Cruz",
"email": "rico@ricostacruz.com"
},
"bugs": {
"url": "https://github.com/rstacruz/dom101/issues"
},
"dependencies": {},
"description": "DOM manipulation functions.",
"devDependencies": {
"browserify": "12.0.1",
"chai": "3.4.1",
"docpress": "0.6.1",
"git-update-ghpages": "1.3.0",
"jsdom": "7.0.2",
"mdextract": "1.0.0",
"mocha": "2.3.3",
"mocha-jsdom": "1.0.0",
"mocha-standard": "1.0.0",
"semistandard": "7.0.2"
},
"directories": {
"test": "test"
},
"dist": {
"shasum": "35657dc375ef7161043707e0c68b814488ebd3ff",
"tarball": "https://registry.npmjs.org/dom101/-/dom101-1.2.0.tgz"
},
"gitHead": "7e4c519cc421255c83a478b79b65382d93bdad3d",
"homepage": "https://ricostacruz.com/dom101",
"keywords": [
"addclass",
"dom",
"helpers",
"html",
"jquery",
"removeclass",
"utils"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "rstacruz",
"email": "rico@ricostacruz.com"
}
],
"name": "dom101",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/rstacruz/dom101.git"
},
"scripts": {
"prepublish": "make update",
"test": "mocha"
},
"version": "1.2.0"
}