mam-project-templates
Version:
my personal templating projects
71 lines (70 loc) • 1.78 kB
JSON
{
"_args": [
[
"waypoints@4.0.1",
"C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft"
]
],
"_from": "waypoints@4.0.1",
"_id": "waypoints@4.0.1",
"_inBundle": false,
"_integrity": "sha1-CZeaBXOBCylifLpDZqKEoGLsacg=",
"_location": "/waypoints",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "waypoints@4.0.1",
"name": "waypoints",
"escapedName": "waypoints",
"rawSpec": "4.0.1",
"saveSpec": null,
"fetchSpec": "4.0.1"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/waypoints/-/waypoints-4.0.1.tgz",
"_spec": "4.0.1",
"_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft",
"author": {
"name": "Caleb Troughton",
"email": "caleb@imakewebthings.com",
"url": "http://imakewebthings.com"
},
"bugs": {
"url": "https://github.com/imakewebthings/waypoints/issues"
},
"description": "Easily execute a function when you scroll to an element",
"devDependencies": {
"eslint": "^0.6.2",
"gulp": "^3.6.2",
"gulp-concat": "^2.2.0",
"gulp-eslint": "^0.1.7",
"gulp-footer": "^1.0.5",
"gulp-header": "^1.0.2",
"gulp-rename": "^1.2.0",
"gulp-tap": "^0.1.1",
"gulp-uglify": "^0.3.1",
"merge-stream": "^0.1.1",
"testem": "0.6.24"
},
"homepage": "https://github.com/imakewebthings/waypoints#readme",
"keywords": [
"scroll"
],
"license": "MIT",
"name": "waypoints",
"repository": {
"type": "git",
"url": "git+https://github.com/imakewebthings/waypoints.git"
},
"scripts": {
"build": "gulp build",
"start": "gulp",
"tdd": "testem",
"test": "testem ci",
"watch": "gulp watch"
},
"version": "4.0.1"
}