mam-project-templates
Version:
my personal templating projects
53 lines (52 loc) • 1.55 kB
JSON
{
"_from": "constants-browserify@~0.0.1",
"_id": "constants-browserify@0.0.1",
"_inBundle": false,
"_integrity": "sha1-kld9tSe6bEzwpFaNhLwDH0QeIfI=",
"_location": "/constants-browserify",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "constants-browserify@~0.0.1",
"name": "constants-browserify",
"escapedName": "constants-browserify",
"rawSpec": "~0.0.1",
"saveSpec": null,
"fetchSpec": "~0.0.1"
},
"_requiredBy": [
"/browserify"
],
"_resolved": "https://registry.npmjs.org/constants-browserify/-/constants-browserify-0.0.1.tgz",
"_shasum": "92577db527ba6c4cf0a4568d84bc031f441e21f2",
"_spec": "constants-browserify@~0.0.1",
"_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Ranger\\node_modules\\browserify",
"author": {
"name": "Julian Gruber",
"email": "julian@juliangruber.com",
"url": "http://juliangruber.com"
},
"bugs": {
"url": "https://github.com/juliangruber/constants-browserify/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "node's constants module for the browser",
"homepage": "https://github.com/juliangruber/constants-browserify",
"keywords": [
"constants",
"node",
"browser",
"browserify"
],
"license": "MIT",
"main": "constants.json",
"name": "constants-browserify",
"repository": {
"type": "git",
"url": "git://github.com/juliangruber/constants-browserify.git"
},
"version": "0.0.1"
}