mam-project-templates
Version:
my personal templating projects
58 lines (57 loc) • 1.47 kB
JSON
{
"_args": [
[
"path-platform@0.0.1",
"C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft"
]
],
"_development": true,
"_from": "path-platform@0.0.1",
"_id": "path-platform@0.0.1",
"_inBundle": false,
"_integrity": "sha1-tVhdfDxGPYmqAGDYZhHPGv1hfio=",
"_location": "/path-platform",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "path-platform@0.0.1",
"name": "path-platform",
"escapedName": "path-platform",
"rawSpec": "0.0.1",
"saveSpec": null,
"fetchSpec": "0.0.1"
},
"_requiredBy": [
"/parents"
],
"_resolved": "https://registry.npmjs.org/path-platform/-/path-platform-0.0.1.tgz",
"_spec": "0.0.1",
"_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft",
"author": {
"name": "Timothy J Fontaine",
"email": "tjfontaine@gmail.com",
"url": "http://atxconsulting.com"
},
"bugs": {
"url": "http://github.com/tjfontaine/node-path-platform/issues"
},
"description": "Provide access to win32 and posix path operations",
"engines": {
"node": ">= 0.8.0"
},
"homepage": "http://github.com/tjfontaine/node-path-platform",
"keywords": [
"path",
"platform",
"posix",
"win32"
],
"main": "path.js",
"name": "path-platform",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/tjfontaine/node-path-platform.git"
},
"version": "0.0.1"
}